Omkar008 commited on
Commit
b3f2b54
·
verified ·
1 Parent(s): 92c4439

Update requirements.txt

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