Omkar008 commited on
Commit
e18b61e
·
verified ·
1 Parent(s): e396d04

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -49,4 +49,5 @@ fastapi==0.115.8
49
  pydantic-settings==2.8.0
50
  openai-whisper
51
  python-dotenv==1.0.1
52
- uvicorn==0.34.0
 
 
49
  pydantic-settings==2.8.0
50
  openai-whisper
51
  python-dotenv==1.0.1
52
+ uvicorn==0.34.0
53
+ python-multipart==0.0.20