diff --git a/requirements.txt b/requirements.txt index 6f35395..e19fd12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -46,7 +46,7 @@ incremental==21.3.0; python_full_version >= "3.6.7" and python_version >= "3.6" msgpack==1.0.3; python_version >= "3.7" numpy==1.22.3; python_version >= "3.8" oauthlib==3.2.0; python_version >= "3.6" and python_full_version < "3.0.0" or python_full_version >= "3.4.0" and python_version >= "3.6" -pillow==9.1.0; python_version >= "3.7" +pillow==9.3.0; python_version >= "3.7" prettytable==2.5.0; python_version >= "3.6" priority==1.3.0; python_full_version >= "3.6.7" and python_version >= "3.6" psycopg2==2.9.3; python_version >= "3.6"