diff --git a/back/requirements.txt b/back/requirements.txt index 0c083992..8ff9f235 100644 --- a/back/requirements.txt +++ b/back/requirements.txt @@ -1,7 +1,7 @@ -celery==5.5.3 +celery==5.6.2 dpkt==1.9.8 -python-dotenv==1.1.1 +python-dotenv==1.2.1 marshmallow_dataclass==8.7.1 -psutil==7.0.0 +psutil==7.2.2 netaddr==1.3.0 ipmininet @ git+https://github.com/mimi-net/ipmininet.git@1.2.4 \ No newline at end of file diff --git a/front/requirements.txt b/front/requirements.txt index c5cc715f..2ed5b374 100644 --- a/front/requirements.txt +++ b/front/requirements.txt @@ -1,8 +1,8 @@ -alembic==1.16.5 -beautifulsoup4==4.13.5 -certifi==2025.10.5 -charset-normalizer==3.4.3 -click==8.1.8 +alembic==1.18.3 +beautifulsoup4==4.14.3 +certifi==2026.1.4 +charset-normalizer==3.4.4 +click==8.3.1 colorama==0.4.6 dpkt==1.9.8 Flask==3.1.2 @@ -10,45 +10,45 @@ Flask-Login==0.6.3 Flask-Migrate==4.1.0 Flask-SQLAlchemy==3.1.1 google==3.0.0 -google-auth==2.40.3 -google-auth-oauthlib==1.2.2 -greenlet==3.2.4 +google-auth==2.48.0 +google-auth-oauthlib==1.2.4 +greenlet==3.3.1 h11==0.16.0 -idna==3.10 -importlib-metadata==8.7.0 +idna==3.11 +importlib-metadata==8.7.1 importlib-resources==6.5.2 ipaddress==1.0.23 itsdangerous==2.2.0 -kombu==5.5.4 +kombu==5.6.2 Jinja2==3.1.6 Mako==1.3.10 -MarkupSafe==3.0.2 +MarkupSafe==3.0.3 oauthlib==3.3.1 -Pillow==11.3.0 -pyasn1==0.6.1 +Pillow==12.1.0 +pyasn1==0.6.2 pyasn1_modules==0.4.2 PySocks==1.7.1 -pytest==8.4.2 +pytest==9.0.2 pytest-mock==3.15.1 python-dateutil==2.9.0.post0 -python-dotenv==1.1.1 +python-dotenv==1.2.1 requests==2.32.5 requests-oauthlib==2.0.0 rsa==4.9.1 six==1.17.0 -soupsieve==2.8 -SQLAlchemy==2.0.43 -urllib3==2.5.0 +soupsieve==2.8.3 +SQLAlchemy==2.0.46 +urllib3==2.6.3 uuid==1.30 vine==5.1.0 -wcwidth==0.2.13 -websocket-client==1.8.0 -wsproto==1.2.0 -Werkzeug==3.1.3 +wcwidth==0.6.0 +websocket-client==1.9.0 +wsproto==1.3.2 +Werkzeug==3.1.5 zipp==3.23.0 -celery==5.5.3 -python-dotenv==1.1.1 +celery==5.6.2 +python-dotenv==1.2.1 wtforms==3.2.1 -jsonschema==4.25.1 -Flask-Admin==2.0.1 -psycopg2-binary==2.9.10 +jsonschema==4.26.0 +Flask-Admin==2.0.2 +psycopg2-binary==2.9.11