click~=8.1
numpy~=1.22
scipy~=1.8
polars~=0.17.5
matplotlib~=3.5
requests~=2.28
importlib_resources>=5.0

[:python_version < "3.10"]
typing-extensions~=4.4

[dev]
pytest>=6.2.4
pytest-cov>=3.0.0
coveragepy-lcov>=0.1.1
nbmake>=1.4.1

[docs]
sphinx~=6.0
sphinx-rtd-theme~=1.0
