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.
2 parents 50caf1e + e6c4b73 commit 12f6b39Copy full SHA for 12f6b39
pyproject.toml
@@ -37,7 +37,7 @@ openapi-schema-validator = {version = "^0.3.0a1", allow-prereleases = true}
37
python = "^3.7.0"
38
PyYAML = ">=5.1"
39
requests = {version = "*", optional = true}
40
-setuptools = "*"
+setuptools = "^60.9.3"
41
42
[tool.poetry.extras]
43
dev = ["pre-commit"]
0 commit comments