We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7f7b7a commit 50b2368Copy full SHA for 50b2368
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.4 ; 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