Skip to content

Commit 5cb7c95

Browse files
authored
Update pyproject.toml
1 parent b95f43e commit 5cb7c95

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ pydantic = "^1.7.4,!=1.8,!=1.8.1"
2121
structlog = ">= 20.1.0, < 22.0.0"
2222
packaging = "^21.3"
2323
colorama = {version = "^0.4.3", optional = true}
24-
# For Pydantic
25-
dataclasses = {version = "^0.7", python = "~3.6"}
2624
redis = {version = "^4.3", optional = true}
2725

2826
[tool.poetry.extras]

0 commit comments

Comments
 (0)