pydantic>=2.0
pandas>=2.0
fastapi>=0.100
uvicorn>=0.20

[build]
build
twine

[docs]
black
mkdocs-material
mkdocstrings[python]

[test]
pytest
