diff --git a/requirements.txt b/requirements.txt index 1f5602f..a738494 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ pbr==5.6.0 phonenumbers==8.12.28 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==10.2.0 ; python_version > '3.7' polib==1.1.0 psutil==5.6.6 psycopg2==2.7.7; sys_platform != 'win32' and python_version < '3.8'