Rakshitjan commited on
Commit
b658e6d
·
verified ·
1 Parent(s): 961493e

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ fastapi==0.103.1
2
+ uvicorn==0.23.2
3
+ gTTS==2.3.2
4
+ pydantic==2.3.0
5
+ python-multipart==0.0.6