Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
pandas==2.0.3
|
| 3 |
numpy==1.24.3
|
| 4 |
-
plotly==5.15.0
|
| 5 |
google-generativeai==0.3.2
|
| 6 |
reportlab
|
| 7 |
-
kaleido
|
|
|
|
|
|
| 1 |
streamlit==1.28.0
|
| 2 |
pandas==2.0.3
|
| 3 |
numpy==1.24.3
|
|
|
|
| 4 |
google-generativeai==0.3.2
|
| 5 |
reportlab
|
| 6 |
+
kaleido==0.2.1
|
| 7 |
+
plotly==5.15.0
|