diff --git a/with-django/requirements.txt b/with-django/requirements.txt index 7948f61..3f85d24 100644 --- a/with-django/requirements.txt +++ b/with-django/requirements.txt @@ -1,5 +1,5 @@ asgiref==3.8.1 -Django==5.0.9 +Django==5.0.11 psycopg2==2.9.9 python-dotenv==1.0.1 sqlparse==0.5.1