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.
1 parent b95f43e commit 5cb7c95Copy full SHA for 5cb7c95
pyproject.toml
@@ -21,8 +21,6 @@ pydantic = "^1.7.4,!=1.8,!=1.8.1"
21
structlog = ">= 20.1.0, < 22.0.0"
22
packaging = "^21.3"
23
colorama = {version = "^0.4.3", optional = true}
24
-# For Pydantic
25
-dataclasses = {version = "^0.7", python = "~3.6"}
26
redis = {version = "^4.3", optional = true}
27
28
[tool.poetry.extras]
0 commit comments