We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1087c98 commit 90a2fa1Copy full SHA for 90a2fa1
pyproject.toml
@@ -23,7 +23,7 @@ requires-python = ">=3.8"
23
dependencies = [
24
# intentionally loose. perhaps these should be vendored to not collide with user code?
25
"attrs>=20.1,<24",
26
- "fastapi>=0.100,<0.119.0",
+ "fastapi>=0.100,<0.121.0",
27
"pydantic>=1.9,<3",
28
"PyYAML",
29
"requests>=2,<3",
0 commit comments