Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
dash==
|
2 |
-
pandas==2.
|
3 |
-
plotly==6.
|
4 |
-
numpy==2.
|
5 |
openpyxl==3.1.5
|
6 |
gunicorn
|
|
|
1 |
+
dash==3.1.1
|
2 |
+
pandas==2.3.1
|
3 |
+
plotly==6.2.0
|
4 |
+
numpy==2.3.1
|
5 |
openpyxl==3.1.5
|
6 |
gunicorn
|