Skip to content

Commit

Permalink
fix fastapi version (intel#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
KepingYan authored Jan 16, 2024
1 parent 0d07f56 commit e4f1616
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ dependencies = [
"ray>=2.9",
"typing>=3.7.4.3",
"tabulate",
"fastapi<=0.108.0",
"ray[tune]",
"ray[serve]",
"gradio==4.11.0",
Expand Down

0 comments on commit e4f1616

Please sign in to comment.