diff --git a/backend/requirements.txt b/backend/requirements.txt index f3a19dc2..99dba16c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,32 +1,32 @@ 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.16 +Django==5.2.17 django-cors-headers==4.9.0 -djangorestframework==3.17.1 +djangorestframework==3.18.0 djangorestframework_simplejwt==5.5.1 kombu==5.6.2 packaging==25.0 -prompt_toolkit==3.0.52 +prompt_toolkit==3.0.53 psycopg2-binary==2.9.12 PyJWT==2.13.0 python-dateutil==2.9.0.post0 redis==6.4.0 six==1.17.0 -sqlparse==0.5.5 +sqlparse==0.6.0 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-django==4.14.0 pytest-cov==7.1.0 -django-allauth==65.18.0 +django-allauth==65.19.1 dj-rest-auth==7.2.0 requests==2.34.2 requests-oauthlib==2.0.0