sikeaditya commited on
Commit
bd709d1
·
verified ·
1 Parent(s): 23bbc36

Update requirements.txt

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