diff --git a/backend/requirements.txt b/backend/requirements.txt index 3adf1e7..9734b69 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -2,12 +2,12 @@ asgiref==3.9.1 cffi==1.17.1 channels==4.0.0 channels-redis==4.1.0 -cryptography==41.0.7 -Django==5.2.5 +cryptography==44.0.1 +Django==5.2.11 django-cors-headers==4.3.1 django-ratelimit==4.1.0 django-redis==5.4.0 -djangorestframework==3.14.0 +djangorestframework==3.15.2 msgpack==1.1.1 pillow==11.3.0 psycopg2-binary==2.9.10