rajkhanke commited on
Commit
996593b
·
verified ·
1 Parent(s): 03e19cb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ flask
2
+ gunicorn
3
+ requests
4
+ pandas
5
+ numpy
6
+ datetime
7
+ plotly
8
+ googletrans
9
+ python-dotenv
10
+ gtts
11
+ pyttsx3