numpy>=1.24
scipy>=1.10

[all]
pandas<3,>=2.0
scikit-learn<2,>=1.3
matplotlib<4,>=3.7
PyQt6<7,>=6.5

[dev]
pytest>=8.0
pytest-cov>=5
ruff>=0.6
mypy>=1.10
build>=1.2

[gui]
PyQt6<7,>=6.5
build-ui>=1.0.0

[test]
pytest>=8.0
pytest-cov>=5
