Skip to content

Commit 12f8fc6

Browse files
beveradbclaude
andcommitted
fix(ci): add python-multipart dep for Modal deploy
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 542c780 commit 12f8fc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-to-modal.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
run: |
3838
pip install modal
3939
# Install dependencies needed to parse deploy_modal.py
40-
pip install fastapi filetype
40+
pip install fastapi filetype python-multipart
4141
4242
- name: Deploy to Modal
4343
env:

0 commit comments

Comments
 (0)