We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0ba0e51 + 30bc241 commit d5a1168Copy full SHA for d5a1168
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