Spaces:
Configuration error
Configuration error
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,13 @@ 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 12 |
+
asyncio>=3.4.3
|
| 13 |
+
python-dotenv>=1.0.0
|
| 14 |
+
pydantic>=1.10.0
|
| 15 |
+
playwright>=1.42.1
|
| 16 |
+
requests>=2.31.0
|
| 17 |
+
rich
|
| 18 |
+
browserbase
|