diff --git a/setup.py b/setup.py index 536ae0b..b7688d1 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ 'nltk==3.8.1', 'numpy==1.24.4', 'pandas==2.0.3', - 'Pillow==10.0.0', + 'Pillow==10.0.1', 'pkgutil-resolve-name==1.3.10', 'Pypal==0.0.1', 'pyparsing==3.1.0',