put middle orchestrator
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -7,10 +7,10 @@ uvicorn==0.34.0
|
|
7 |
seaborn==0.13.2
|
8 |
matplotlib==3.9.2
|
9 |
langchain-groq==0.2.1
|
10 |
-
pydantic_ai==0.0.
|
11 |
langchain_experimental==0.3.3
|
12 |
tabulate==0.9.0
|
13 |
gradio>=4.0.0
|
14 |
google-generativeai==0.8.3
|
15 |
langchain-google-genai==2.0.7
|
16 |
-
supabase==2.13.0
|
|
|
7 |
seaborn==0.13.2
|
8 |
matplotlib==3.9.2
|
9 |
langchain-groq==0.2.1
|
10 |
+
pydantic_ai==0.0.41
|
11 |
langchain_experimental==0.3.3
|
12 |
tabulate==0.9.0
|
13 |
gradio>=4.0.0
|
14 |
google-generativeai==0.8.3
|
15 |
langchain-google-genai==2.0.7
|
16 |
+
supabase==2.13.0
|