pydantic>=1.8
python-dotenv>=0.19.0

[api]
fastapi
uvicorn[standard]

[dev]
black>=21.8b0
pre-commit>=2.14.1
pytest>=6.2.5
