We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f2b9dc commit cb17070Copy full SHA for cb17070
1 file changed
pyproject.toml
@@ -23,7 +23,7 @@ classifiers = [
23
]
24
25
[tool.poetry.dependencies]
26
-python = ">=3.9,<3.13"
+python = ">=3.9"
27
certifi = ">=14.05.14"
28
prometheus-client = ">=0.13.1"
29
six = ">=1.10"
0 commit comments