diff --git a/Meshflow/requirements.dev.txt b/Meshflow/requirements.dev.txt index fe2e031..3de2c83 100644 --- a/Meshflow/requirements.dev.txt +++ b/Meshflow/requirements.dev.txt @@ -1,5 +1,5 @@ # Testing -pytest~=9.0 +pytest~=9.1 pytest-django~=4.12 pytest-cov~=7.1 pytest-asyncio~=1.4 @@ -17,8 +17,8 @@ isort~=8.0 # live reload watchfiles~=1.2 -uvicorn~=0.48 -uvicorn[standard]~=0.48 +uvicorn~=0.49 +uvicorn[standard]~=0.49 # Include production requirements -r requirements.txt diff --git a/Meshflow/requirements.txt b/Meshflow/requirements.txt index d0a5805..5519694 100644 --- a/Meshflow/requirements.txt +++ b/Meshflow/requirements.txt @@ -9,12 +9,12 @@ django-prometheus~=2.5 django-allauth[socialaccount]~=65.18.0 dj-rest-auth[with_social]~=7.2.0 requests~=2.34.2 -cryptography~=48.0.0 -tqdm~=4.67.3 +cryptography~=49.0.0 +tqdm~=4.68.3 channels~=4.3.2 channels-redis~=4.3.0 django-redis~=7.0 -daphne~=4.2.1 +daphne~=4.2.2 asgiref~=3.11.1 whitenoise>=6.12.0 celery~=5.6