Skip to content

Commit 3c72097

Browse files
committed
fix: add python-multipart required by FastAPI form parsing
1 parent e271869 commit 3c72097

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ pydantic==2.9.2
1010
python-dotenv==1.0.1
1111
tiktoken==0.7.0
1212
numpy==1.26.4
13+
python-multipart==0.0.12
1314
httpx==0.27.2
1415
pytest==8.3.3
1516
pytest-asyncio==0.24.0

0 commit comments

Comments
 (0)