altair==6.2.2
pandas==3.0.5
matplotlib==3.11.1

[:python_version < "3.12"]
numpy==2.4.6

[:python_version >= "3.12"]
numpy==2.5.2

[dev]
pytest==9.1.1
pytest-cov==7.1.0
