We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c542d83 commit c9fbaf8Copy full SHA for c9fbaf8
pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
authors = []
7
8
[tool.poetry.dependencies]
9
-python = ">=3.12,<4.0"
+python = ">=3.12,<3.13"
10
click = "==8.1.8"
11
PyYAML = "==6.0.2"
12
fastapi = "==0.115.8"
0 commit comments