build: matplotlib and pandas added to requirements

This commit is contained in:
Sandro Zimmermann 2026-03-12 12:04:30 +01:00
parent e18a3f062f
commit f3d6554b1b

View File

@ -1,4 +1,6 @@
ruff == 0.15.1 ruff == 0.15.1
black == 26.1.0 black == 26.1.0
pytest == 9.0.2 pytest == 9.0.2
pre-commit == 4.5.1 pre-commit == 4.5.1
matplotlib == 3.10.8
pandas == 3.0.1