pandas>=1.0.0
pyarrow>=1.0.0

[:python_version < "3.9"]
importlib_resources>=1.3.0

[dev]
pytest>=6.0
flake8>=4.0
black>=22.0
isort>=5.0
mypy>=0.910
pre-commit>=2.15

[docs]
mkdocs-material>=8.0
mkdocs-jupyter>=0.21
mkdocstrings[python]>=0.19
mkdocs-mermaid2-plugin>=0.6.0
matplotlib>=3.5
seaborn>=0.11

[test]
pytest>=6.0
pytest-cov>=3.0
pytest-xdist>=2.0
