pandas<2.4.0,>=1.0.0
numpy<2.5.0,>=1.18.0
scikit-learn<1.9.0,>=0.24.0
matplotlib<3.11.0,>=3.3.0
seaborn<0.14.0,>=0.11.0
openpyxl>=3.0.0

[all]
rulelift[dev,docs,test]

[dev]
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.0
black>=23.0
isort>=5.12
flake8>=6.0
mypy>=1.0
pre-commit>=3.0

[docs]
sphinx>=5.0
sphinx-rtd-theme>=1.0
myst-parser>=0.18

[test]
pytest>=7.0
pytest-cov>=4.0
pytest-xdist>=3.0
