Browser-Worker-LiveCast / requirements.txt
Yuvan666's picture
feat: complete Ghost Runner with full validation, screenshot stream, runtime binaries
48d1cd2
raw
history blame contribute delete
276 Bytes
# ALTYZEN Ghost Runner - Requirements
# Standard Python environment
fastapi>=0.104.0
uvicorn[standard]>=0.24.0
pydantic>=2.0.0
python-dotenv>=1.0.0
httpx>=0.25.0
Pillow>=10.0.0
# Browser automation
browser-use>=0.1.0
playwright>=1.40.0
langchain-openai>=0.0.5
openai>=1.3.0