cdp-data==0.0.10
flask~=2.2.3
gcsfs
pyarrow~=12.0.0
sentence-transformers~=2.2.2

[dev]
ipython>=8.4.0
jupyterlab
umap-learn[plot]~=0.5.3

[docs]
m2r2>=0.2.7
Sphinx>=4.0.0
furo>=2022.4.7
numpydoc
sphinx-copybutton
docutils<0.19,>=0.18

[lint]
black>=22.3.0
check-manifest>=0.48
ruff>=0.0.216
mypy>=0.790
pre-commit>=2.20.0

[test]
coverage>=5.1
pytest>=5.4.3
pytest-cov>=2.9.0
pytest-raises>=0.11
