Skip to content
This repository was archived by the owner on Sep 4, 2025. It is now read-only.

Commit 9fe85ab

Browse files
committed
deps: bump fastapi to >= 0.109.1
1 parent 81954a7 commit 9fe85ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-common.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ requests
77
py-cpuinfo
88
transformers >= 4.40.0 # Required for StarCoder2 & Llava, Llama 3.
99
tokenizers >= 0.19.1 # Required for Llama 3.
10-
fastapi
10+
fastapi >= 0.109.1
1111
openai
1212
uvicorn[standard]
1313
pydantic >= 2.0 # Required for OpenAI server.

0 commit comments

Comments
 (0)