fastapi>=0.104.0
uvicorn[standard]>=0.24.0
orcheo>=0.31.0
celery[redis]>=5.3.0
redis>=5.0.0
httpx>=0.25.0
pexpect>=4.9.0

[dev]
pytest
pytest-asyncio
pytest-cov
ruff
mypy
