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 344c38d commit ec9893bCopy full SHA for ec9893b
pyproject.toml
@@ -77,7 +77,7 @@ sphinx-autobuild = "^2021.0.0"
77
sphinx_rtd_theme = "^1.0.0"
78
lockfile = "^0.12.2"
79
recommonmark = "^0.7.1"
80
-psycopg2 = {version = "=2.9.3", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
+psycopg2 = {version = "=2.9.6", python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"}
81
mysqlclient = {version = "=2.1.1", python = "^3.6"}
82
tox = "^3.25"
83
mypy = {version = "^0.961", python = "^3.6"}
0 commit comments