Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -16,4 +16,5 @@ gradio
|
|
16 |
plotly
|
17 |
altair
|
18 |
pandas==2.2.2
|
19 |
-
google-adk
|
|
|
|
16 |
plotly
|
17 |
altair
|
18 |
pandas==2.2.2
|
19 |
+
google-adk
|
20 |
+
tabulate
|