Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
-
arize-phoenix-otel==0.
|
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.
|
7 |
python-docx==1.1.2
|
8 |
python-pptx==1.0.2
|
9 |
-
stagehand-py==0.3.
|
|
|
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
|
7 |
python-docx==1.1.2
|
8 |
python-pptx==1.0.2
|
9 |
+
stagehand-py==0.3.10
|