Skip to content

Commit

Permalink
Merge pull request vllm-project#26 from dtrifiro/bump-deps
Browse files Browse the repository at this point in the history
deps: bump fastapi to >= 0.109.1
  • Loading branch information
z103cb authored May 21, 2024
2 parents 81954a7 + 9fe85ab commit 255735f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ requests
py-cpuinfo
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
tokenizers >= 0.19.1 # Required for Llama 3.
fastapi
fastapi >= 0.109.1
openai
uvicorn[standard]
pydantic >= 2.0 # Required for OpenAI server.
Expand Down

0 comments on commit 255735f

Please sign in to comment.