diff --git a/requirements.txt b/requirements.txt index 35f0f3e..00bbc9c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0" +asgiref==3.11.0 ; python_version >= "3.10" and python_version < "4.0" django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4" django==5.0.1 ; python_version >= "3.10" and python_version < "4.0" mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"