
[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-cov>=4.0.0
httpx>=0.24.0
black>=23.0.0
isort>=5.12.0
mypy>=1.0.0
PyJWT>=2.0.0
cryptography>=3.4.8
pydantic>=2.0.0
watchdog>=3.0.0
aiohttp>=3.9.0
jinja2>=3.0.0

[server]
uvicorn>=0.24.0
