diff --git a/requirements.txt b/requirements.txt index f862a41..bc841c8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,21 +3,21 @@ bleach==6.3.0 email-reply-parser==0.5.12 Flask==3.1.3 Flask-Cors==6.0.2 -grpcio==1.78.1 -grpcio-testing==1.78.1 -grpcio-tools==1.78.1 -gunicorn==25.1.0 +grpcio==1.80.0 +grpcio-testing==1.80.0 +grpcio-tools==1.80.0 +gunicorn==25.3.0 idna==3.11 -imap-tools==1.11.1 -peewee==4.0.0 -phonenumbers==9.0.24 +imap-tools==1.12.0 +peewee==4.0.4 +phonenumbers==9.0.28 pika==1.3.2 pycryptodome==3.23.0 pycryptodomex==3.23.0 pyftpdlib==2.2.0 pymysql==1.1.2 -pyOpenSSL==25.3.0 -requests==2.32.5 +pyOpenSSL==26.0.0 +requests==2.33.1 tqdm==4.67.3 webencodings==0.5.1 websocket==0.2.1 diff --git a/test_requirements.txt b/test_requirements.txt index c888930..d9ad1f7 100644 --- a/test_requirements.txt +++ b/test_requirements.txt @@ -1 +1 @@ -pytest==9.0.2 \ No newline at end of file +pytest==9.0.3 \ No newline at end of file