We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c542d83 commit 458245dCopy full SHA for 458245d
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,<4.0"
10
click = "==8.1.8"
11
PyYAML = "==6.0.2"
12
fastapi = "==0.115.8"
0 commit comments