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 12baee4 commit 9f67e81Copy full SHA for 9f67e81
pyproject.toml
@@ -78,7 +78,7 @@ sphinx_rtd_theme = "^1.0.0"
78
lockfile = "^0.12.2"
79
recommonmark = "^0.7.1"
80
psycopg2 = {version = "=2.9.2", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
81
-mysqlclient = {version = "=2.0.3", python = "^3.6"}
+mysqlclient = {version = "=2.1.0", python = "^3.6"}
82
tox = "^3.23"
83
mypy = {version = "^0.910", python = "^3.6"}
84
django-stubs = {version = "^1.9", python = "^3.6"}
0 commit comments