We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7f7b7a commit a8696f5Copy full SHA for a8696f5
requirements.txt
@@ -1,4 +1,4 @@
1
-asgiref==3.7.2 ; python_version >= "3.10" and python_version < "4.0"
+asgiref==3.10.0 ; 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"
4
mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
0 commit comments