Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pandas==2.2.1
|
| 2 |
+
numpy==1.26.4
|
| 3 |
+
plotly==5.20.0
|
| 4 |
+
panel==1.3.8
|
| 5 |
+
openpyxl==3.1.2
|