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 5623486 + a37b6f5 commit 0ab91b1Copy full SHA for 0ab91b1
pyproject.toml
@@ -56,7 +56,6 @@ jsonschema = "^4.0.0"
56
rfc3339-validator = {version = "*", optional = true}
57
strict-rfc3339 = {version = "*", optional = true}
58
isodate = {version = "*", optional = true}
59
-attrs = ">=19.2.0"
60
61
[tool.poetry.extras]
62
rfc3339-validator = ["rfc3339-validator"]
0 commit comments