diff --git a/requirements.txt b/requirements.txt index 70fe253..842aa11 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ pyvisa visa numpy xlwt -matplotlib \ No newline at end of file +matplotlib +pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file