Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,11 +1,12 @@
|
|
| 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
|
|
|
|
| 9 |
stagehand-py==0.3.6
|
| 10 |
|
| 11 |
httpx>=0.24.0
|
|
|
|
| 1 |
arize-phoenix-otel==0.9.2
|
| 2 |
+
crewai==0.118.0
|
| 3 |
+
crewai[tools]==0.118.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 |
+
|
| 10 |
stagehand-py==0.3.6
|
| 11 |
|
| 12 |
httpx>=0.24.0
|