Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +9 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
-
dash
|
| 2 |
-
dash-core-components
|
| 3 |
-
dash-html-components
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
|
|
|
|
|
| 1 |
+
dash
|
| 2 |
+
dash-core-components
|
| 3 |
+
dash-html-components
|
| 4 |
+
dash_bootstrap_components
|
| 5 |
+
Flask
|
| 6 |
+
plotly
|
| 7 |
+
pandas
|
| 8 |
+
numpy
|
| 9 |
+
gunicorn
|