diff --git a/back/requirements.txt b/back/requirements.txt index 0c083992..3f09ebe7 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -1,6 +1,6 @@ celery==5.5.3 dpkt==1.9.8 -python-dotenv==1.1.1 +python-dotenv==1.2.2 marshmallow_dataclass==8.7.1 psutil==7.0.0 netaddr==1.3.0 diff --git a/front/requirements.txt b/front/requirements.txt index 4ad25f44..a9b6fe0e 100644 --- a/front/requirements.txt +++ b/front/requirements.txt @@ -5,7 +5,7 @@ charset-normalizer==3.4.3 click==8.1.8 colorama==0.4.6 dpkt==1.9.8 -Flask==3.1.2 +Flask==3.1.3 Flask-Login==0.6.3 Flask-Migrate==4.1.0 Flask-SQLAlchemy==3.1.1 @@ -24,30 +24,30 @@ Jinja2==3.1.6 Mako==1.3.10 MarkupSafe==3.0.2 oauthlib==3.3.1 -Pillow==11.3.0 -pyasn1==0.6.1 +Pillow==12.2.0 +pyasn1==0.6.3 pyasn1_modules==0.4.2 PySocks==1.7.1 -pytest==8.4.2 +pytest==9.0.3 pytest-mock==3.15.1 python-dateutil==2.9.0.post0 -python-dotenv==1.1.1 -requests==2.32.5 +python-dotenv==1.2.2 +requests==2.33.0 requests-oauthlib==2.0.0 rsa==4.9.1 six==1.17.0 soupsieve==2.8 SQLAlchemy==2.0.43 -urllib3==2.5.0 +urllib3==2.7.0 uuid==1.30 vine==5.1.0 wcwidth==0.2.13 websocket-client==1.8.0 wsproto==1.2.0 -Werkzeug==3.1.3 +Werkzeug==3.1.6 zipp==3.23.0 celery==5.5.3 -python-dotenv==1.1.1 +python-dotenv==1.2.2 wtforms==3.2.1 jsonschema==4.25.1 Flask-Admin==2.0.1