We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f7b7a commit 943e5a7Copy full SHA for 943e5a7
requirements.txt
@@ -1,6 +1,6 @@
1
asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
2
django-environ==0.11.2 ; python_version >= "3.10" and python_version < "4"
3
-django==5.0.1 ; python_version >= "3.10" and python_version < "4.0"
+django==5.0.2 ; python_version >= "3.10" and python_version < "4.0"
4
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
5
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
6
sqlparse==0.4.4 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments