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