pandas==2.3.3
numpy==2.2.6
datetime==5.5
plotly==6.2.0
scipy==1.15.3
msgpack==1.1.1
msgpack-numpy==0.4.8
requests>=2.31.0
nbformat==5.10.4
shapely==2.1.1
lz4==4.4.4

[dev]
pytest>=7.0
pytest-cov
black
flake8
mypy
isort

[docs]
sphinx>=7.0
furo
sphinx-autodoc-typehints
myst-parser

[test]
pytest>=7.0
pytest-cov
