We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ba0e51 commit 30bc241Copy full SHA for 30bc241
1 file changed
pyproject.toml
@@ -3,7 +3,7 @@ name = ""
3
version = "0.0.1"
4
requires-python = ">=3.13,<4"
5
dependencies = [
6
- "fastapi[standard]",
+ "fastapi[standard]>=0.124.4",
7
"pyyaml",
8
"jinja2",
9
"humanize",
0 commit comments