pandas!=1.0.0,!=1.0.1,!=1.0.2,>=0.25.3
numpy>=1.16.0
matplotlib>=3.1.3
tqdm>=4.43.0
scipy>=1.3.2
jinja2>=2.11.1
importlib_resources>=1.2.0

[:python_version < "3.8"]
importlib_metadata

[dev]
pytest>=6
pytest-cov>=3

[docs]
sphinx>=4.0
myst_parser>=0.13
sphinx_book_theme>=0.1.0
sphinx_copybutton
sphinx_autodoc_typehints
furo

[test]
pytest>=6
pytest-cov>=3
