pydantic>=2.7
pyyaml>=6.0
typer>=0.12
httpx>=0.27
pyjwt[crypto]>=2.8
python-dotenv>=1.0
fastapi>=0.111
uvicorn>=0.30
websockets>=12

[dev]
ruff>=0.5
mypy>=1.10
bandit>=1.7
pytest>=8.2
pytest-asyncio>=0.23
types-pyyaml
temporalio>=1.7
pytest-randomly>=3.15
pytest-xdist>=3.6

[runtime]
temporalio>=1.7
