diff --git a/backend/requirements.txt b/backend/requirements.txt index 256e657..b85cdc4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,6 +1,6 @@ Django>=4.2.10 python-environ==0.4.54 -djangorestframework==3.14.0 +djangorestframework==3.15.2 psycopg2-binary==2.9.6 django-cors-headers==4.0.0 openai==1.12.0