winterforge>=0.1.0
pydantic>=2.0
fastapi>=0.100.0
websockets>=12.0
httpx>=0.25.0

[all]
celery>=5.3
redis>=5.0
aiosmtplib>=3.0

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

[email]
aiosmtplib>=3.0

[queue]
celery>=5.3
redis>=5.0
