Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
arize-phoenix-otel==0.10.1
|
2 |
crewai==0.119.0
|
3 |
crewai[tools]==0.119.0
|
|
|
4 |
google-genai==1.13.0
|
5 |
gradio[mcp]==5.31.0
|
6 |
openinference-instrumentation-crewai==0.1.10
|
|
|
1 |
arize-phoenix-otel==0.10.1
|
2 |
crewai==0.119.0
|
3 |
crewai[tools]==0.119.0
|
4 |
+
crewai-tools==0.46.0
|
5 |
google-genai==1.13.0
|
6 |
gradio[mcp]==5.31.0
|
7 |
openinference-instrumentation-crewai==0.1.10
|