pydantic~=1.7
fastapi~=0.63
httpx[http2]~=0.16

[dev]
pytest~=6.2
pytest-asyncio~=0.14.0
pytest-mock~=3.5
respx
pytest-mongodb

[mongodb]
pymongo
motor
