Spaces:
Runtime error
Runtime error
Commit
·
f5a1067
1
Parent(s):
e4753f6
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
dash
|
2 |
+
pandas
|
3 |
+
dash-core-components
|
4 |
+
dash-html-components
|
5 |
+
dash-renderer
|
6 |
+
plotly
|