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 66537e1 commit 45c99caCopy full SHA for 45c99ca
pyproject.toml
@@ -36,7 +36,7 @@ classifiers = [
36
keywords = ["ETP"]
37
38
[tool.poetry.dependencies]
39
-python = "^3.8"
+python = "^3.9, <4.0.0"
40
pydantic = "~1"
41
typingx = "^0.6.0"
42
0 commit comments