uvicorn>=0.15.0
pydantic>=2.0.0
python-multipart>=0.0.5
aiofiles>=0.8.0
aiohttp>=3.8.0
jinja2>=3.0.0
psutil>=5.8.0

[dev]
black
isort
mypy
hypothesis
watchdog
memory-profiler

[test]
pytest
pytest-asyncio
pytest-cov
httpx
hypothesis
watchdog
memory-profiler
