ashishja commited on
Commit
a27d18a
·
verified ·
1 Parent(s): 95f4e51

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -11
requirements.txt CHANGED
@@ -1,11 +1,16 @@
1
- # Core ADK framework
2
- google-adk>=1.0.0 # Includes google.adk packages :contentReference[oaicite:1]{index=1}
3
-
4
- # Google GenAI SDK (Gemini & Vertex AI)
5
- google-genai>=1.23.0 # Provides google.genai.types and integration :contentReference[oaicite:2]{index=2}
6
-
7
- # HTTP requests
8
- requests>=2.0
9
-
10
- # Standard-library zoneinfo; ensure Python 3.9+
11
- # (no extra install needed)
 
 
 
 
 
 
1
+ gradio
2
+ requests
3
+ langgraph
4
+ langchain-core
5
+ langchain-community
6
+ langchain-openai
7
+ langchain-tavily
8
+ pydantic
9
+ dotenv
10
+ pandas
11
+ av
12
+ yt-dlp
13
+ beautifulsoup4
14
+ torch
15
+ transformers
16
+ lxml