planRun / requirements.txt
sanbo
update sth. at 2025-01-11 18:39:33
fc1a612
raw
history blame
259 Bytes
# Core dependencies
fastapi
uvicorn[standard]
tiktoken
playwright
requests
starlette
pydantic
# Async support
uvloop
httptools
aiohttp
asyncio
# Utils
apscheduler
python-json-logger
typing-extensions
python-dotenv
# Optional performance optimization
ujson