chore: add multipart dep for fastapi (#895)
This commit is contained in:
1
.github/workflows/e2e-test.yml
vendored
1
.github/workflows/e2e-test.yml
vendored
@@ -35,7 +35,6 @@ jobs:
|
||||
pip install -e "python[all]"
|
||||
pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.3/ --force-reinstall
|
||||
pip install --upgrade transformers
|
||||
pip install python-multipart
|
||||
|
||||
- name: Benchmark Serving Throughput
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user