diff --git a/requirements.txt b/requirements.txt index 6733aba..cf833e7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ bitstring~=4.1.1 matplotlib~=3.7.1 urllib3~=1.26.16 seaborn~=0.12.2 -pillow>=10.0.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file +pillow>=10.2.0 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file