Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -11,8 +11,9 @@ groq
|
|
11 |
google-genai
|
12 |
pandasai
|
13 |
pandasai-litellm
|
14 |
-
pandas
|
15 |
numpy==1.26.4
|
16 |
gradio
|
17 |
plotly
|
18 |
-
altair
|
|
|
|
|
|
11 |
google-genai
|
12 |
pandasai
|
13 |
pandasai-litellm
|
|
|
14 |
numpy==1.26.4
|
15 |
gradio
|
16 |
plotly
|
17 |
+
altair
|
18 |
+
pandas==2.2.2
|
19 |
+
google-adk
|