diff --git a/backend/requirements.txt b/backend/requirements.txt index 7d9bee97..f14c30fb 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,13 +1,13 @@ amqp==5.3.1 -asgiref==3.11.1 +asgiref==3.12.1 billiard==4.2.4 celery==5.6.3 -click==8.4.1 +click==8.4.2 click-didyoumean==0.3.1 click-plugins==1.1.1 click-repl==0.3.0 colorama==0.4.6 -Django==5.2.15 +Django==5.2.16 django-cors-headers==4.9.0 djangorestframework==3.17.1 djangorestframework_simplejwt==5.5.1 @@ -22,7 +22,7 @@ six==1.17.0 sqlparse==0.5.5 tzdata==2025.3 vine==5.1.0 -wcwidth==0.8.1 +wcwidth==0.8.2 pytest==9.1.1 pytest-django==4.12.0 pytest-cov==7.1.0