winterforge>=0.1.0
pydantic>=2.0
rich>=13.0.0
pyyaml>=6.0
fastapi>=0.100.0
strawberry-graphql>=0.200.0

[all]
uvicorn>=0.23.0
httpx>=0.25.0

[dev]
pytest>=7.0
pytest-asyncio>=0.21
pytest-cov>=4.1
black>=23.0
ruff>=0.1
mypy>=1.0
