| # 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 | |