Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
|
@@ -1,8 +1,9 @@
|
|
| 1 |
arize-phoenix-otel==0.9.2
|
| 2 |
-
crewai==0.
|
| 3 |
-
crewai[tools]==0.
|
| 4 |
google-genai==1.13.0
|
| 5 |
gradio[mcp]==5.31.0
|
| 6 |
openinference-instrumentation-crewai==0.1.9
|
| 7 |
python-docx==1.1.2
|
| 8 |
-
python-pptx==1.0.2
|
|
|
|
|
|
| 1 |
arize-phoenix-otel==0.9.2
|
| 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.9
|
| 7 |
python-docx==1.1.2
|
| 8 |
+
python-pptx==1.0.2
|
| 9 |
+
stagehand-py==0.3.6
|