Skip to content

Commit 0ab91b1

Browse files
authored
Merge pull request #54 from stanislavlevin/issue_53
Drop no longer used runtime dependency on attrs
2 parents 5623486 + a37b6f5 commit 0ab91b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ jsonschema = "^4.0.0"
5656
rfc3339-validator = {version = "*", optional = true}
5757
strict-rfc3339 = {version = "*", optional = true}
5858
isodate = {version = "*", optional = true}
59-
attrs = ">=19.2.0"
6059

6160
[tool.poetry.extras]
6261
rfc3339-validator = ["rfc3339-validator"]

0 commit comments

Comments
 (0)