Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
pandas
|
| 2 |
-
plotly
|
| 3 |
-
|
| 4 |
-
dash
|
| 5 |
-
|
|
|
|
|
|
| 1 |
+
pandas==2.1.4
|
| 2 |
+
plotly==5.18.0
|
| 3 |
+
dash==2.17.1
|
| 4 |
+
dash-bootstrap-components==1.5.0
|
| 5 |
+
numpy==1.24.3
|
| 6 |
+
openpyxl==3.1.2
|