diff --git a/setup.py b/setup.py index 4f77297..8f4af5a 100644 --- a/setup.py +++ b/setup.py @@ -58,7 +58,7 @@ 'src/assets/teapmleTwo/weapon/*']} install_requires = \ -['Pillow>=9.4.0,<10.0.0', +['Pillow>=10.0.1,<10.0.2, 'asyncache>=0.3.1,<0.4.0', 'cachetools>=5.2.0,<6.0.0', 'enkanetwork.py>=1.4.0,<2.0.0']