Waniss commited on
Commit
3b7b098
·
verified ·
1 Parent(s): e1c192a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +17 -17
requirements.txt CHANGED
@@ -1,17 +1,17 @@
1
- dash
2
- dash-bootstrap-components
3
- dash-core-components
4
- dash-html-components
5
- dash-table
6
-
7
- plotly
8
-
9
- pandas
10
- numpy
11
-
12
- scikit-learn
13
- joblib
14
- scipy
15
- threadpoolctl
16
-
17
- Pillow
 
1
+ dash
2
+ dash-bootstrap-components
3
+ dash-core-components
4
+ dash-html-components
5
+ dash-table
6
+
7
+ plotly
8
+ gunicorn
9
+ pandas
10
+ numpy
11
+
12
+ scikit-learn
13
+ joblib
14
+ scipy
15
+ threadpoolctl
16
+
17
+ Pillow