Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ pandas>=2.0.0
|
|
3 |
matplotlib>=3.0.0
|
4 |
numpy>=1.20.0
|
5 |
XlsxWriter==3.0.8
|
6 |
-
plotly>=
|
7 |
openpyxl>=3.0.0
|
8 |
jira>=3.5.1
|
9 |
requests>=2.31.0
|
|
|
3 |
matplotlib>=3.0.0
|
4 |
numpy>=1.20.0
|
5 |
XlsxWriter==3.0.8
|
6 |
+
plotly>=6.0.0
|
7 |
openpyxl>=3.0.0
|
8 |
jira>=3.5.1
|
9 |
requests>=2.31.0
|