Skip to content

Commit

Permalink
Lock fastapi to v0.109.1 as minimum
Browse files Browse the repository at this point in the history
  • Loading branch information
roekatz committed Aug 29, 2024
1 parent 496a6aa commit d7b8220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fastapi>=0.78.0,<1
fastapi>=0.109.1,<1
packaging>=20.4
pydantic>=1.9.1
uvicorn>=0.17.6,<1
Expand Down

0 comments on commit d7b8220

Please sign in to comment.