Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
|
@@ -1 +1,7 @@
|
|
| 1 |
-
streamlit==1.27.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.27.0
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
plotly==5.17.0
|
| 4 |
+
numpy==1.25.2
|
| 5 |
+
reportlab==4.0.4
|
| 6 |
+
pillow==9.5.0
|
| 7 |
+
openpyxl==3.1.2
|