Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,4 @@ matplotlib>=3.7.0
|
|
| 8 |
seaborn>=0.12.0
|
| 9 |
streamlit>=1.28.0
|
| 10 |
plotly>=5.17.0
|
| 11 |
-
google-genai
|
|
|
|
| 8 |
seaborn>=0.12.0
|
| 9 |
streamlit>=1.28.0
|
| 10 |
plotly>=5.17.0
|
| 11 |
+
google-genai==1.32.0
|