chore: add multipart dep for fastapi (#895)

This commit is contained in:
Yineng Zhang
2024-08-03 00:50:19 +10:00
committed by GitHub
parent 6b8f66efe1
commit 046c2b339e
3 changed files with 2 additions and 2 deletions
+1
View File
@@ -30,6 +30,7 @@ PACKAGE_LIST = [
"zmq",
"vllm",
"outlines",
"multipart",
"openai",
"tiktoken",
"anthropic",