diff --git a/requirements.txt b/requirements.txt index 68dd9f72fc..8b6eea40f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,7 +30,7 @@ ofxparse==0.19 passlib==1.7.1 Pillow==5.4.1 ; python_version <= '3.7' and sys_platform != 'win32' Pillow==6.1.0 ; python_version <= '3.7' and sys_platform == 'win32' -Pillow==8.1.1 ; python_version > '3.7' +Pillow==9.0.1 ; python_version > '3.7' polib==1.1.0 psutil==5.6.6 psycopg2==2.7.7; sys_platform != 'win32' and python_version < '3.8'