Navya-Sree commited on
Commit
313002c
·
verified ·
1 Parent(s): fa1bd0f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
- streamlit>=1.32
2
- streamlit-mic-recorder
3
- pydub
 
 
 
 
1
+ fastapi==0.109.2
2
+ uvicorn==0.27.1
3
+ python-multipart==0.0.9
4
+ python-dotenv==1.0.1
5
+ python-dateutil==2.9.0.post0
6
+ pydantic==2.6.4