We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c07602 commit 5b45ad8Copy full SHA for 5b45ad8
pyproject.toml
@@ -79,7 +79,7 @@ sphinx_rtd_theme = "^1.0.0"
79
lockfile = "^0.12.2"
80
recommonmark = "^0.7.1"
81
psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
82
-mysqlclient = {version = "=2.1.1", python = "^3.6"}
+mysqlclient = {version = "=2.2.4", python = "^3.6"}
83
tox = "^3.25"
84
mypy = {version = "^0.961", python = "^3.6"}
85
django-stubs = {version = "^4.0.0", python = "^3.6"}
0 commit comments