mike23415 commited on
Commit
d0feaf5
·
verified ·
1 Parent(s): e35f53d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -3
requirements.txt CHANGED
@@ -1,4 +1,13 @@
1
- flask
2
- flask-cors
3
  pandas
4
- openpyxl
 
 
 
 
 
 
 
 
 
 
1
+ Flask
2
+ Flask-CORS
3
  pandas
4
+ numpy
5
+ scipy
6
+ matplotlib
7
+ seaborn
8
+ openpyxl
9
+ xlrd
10
+ pyarrow
11
+ APScheduler
12
+ Werkzeug
13
+ gunicorn