Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
-
plotly
|
4 |
-
requests
|
5 |
-
pandas
|
6 |
-
python-dotenv
|
|
|
1 |
dash==3.0.3
|
2 |
dash-bootstrap-components==2.0.2
|
3 |
+
plotly
|
4 |
+
requests
|
5 |
+
pandas
|
6 |
+
python-dotenv
|