Skip to content

Commit

Permalink
Merge branch 'main' into release-please--branches--main
Browse files Browse the repository at this point in the history
  • Loading branch information
sasha-gitg authored Apr 17, 2024
2 parents 8b8838d + de226ba commit b057e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

prediction_extra_require = [
"docker >= 5.0.3",
"fastapi >= 0.71.0, <0.103.1",
"fastapi >= 0.71.0, <=0.109.1",
"httpx >=0.23.0, <0.25.0", # Optional dependency of fastapi
"starlette >= 0.17.1",
"uvicorn[standard] >= 0.16.0",
Expand Down

0 comments on commit b057e74

Please sign in to comment.