We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent e7f7b7a commit 320a50cCopy full SHA for 320a50c
requirements.txt
@@ -1,7 +1,7 @@
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"
4
-mysqlclient==2.2.1 ; python_version >= "3.10" and python_version < "4.0"
+mysqlclient==2.2.6 ; 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"
7
typing-extensions==4.9.0 ; python_version >= "3.10" and python_version < "3.11"
0 commit comments