diff --git a/backend/requirements.txt b/backend/requirements.txt index fcf3de8..34ce43c 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ beautifulsoup4==4.12.2 -Django==4.2.1 +Django==4.2.4 django-cors-headers==3.14.0 psycopg2-binary==2.9.6 python-dotenv==1.0.0