# Requirements for running notebooks
-e .

# For running tests
# nose

# For neural network examples
# keras
# tensorflow
# torch
# torchvision
# transformers

# For decision tree examples
# xgboost
# catboost
# lightgbm
cloudpickle==3.1.1
contourpy==1.3.1
coverage==7.7.1
cycler==0.12.1
fonttools==4.56.0
iniconfig==2.1.0
jinja2==3.1.6
joblib==1.4.2
kiwisolver==1.4.8
llvmlite==0.44.0
markupsafe==3.0.2
matplotlib==3.10.1
mypy==1.15.0
mypy-extensions==1.0.0
numba==0.61.0
numpy==2.1.3
packaging==24.2
pandas==2.2.3
pillow==11.1.0
pluggy==1.5.0
pyparsing==3.2.1
pytest==8.3.5
pytest-cov==6.0.0
pytest-mpl==0.17.0
python-dateutil==2.9.0.post0
pytz==2025.1
selenium==4.31.0
scikit-learn==1.6.1
scipy==1.15.2
six==1.17.0
slicer==0.0.8
threadpoolctl==3.6.0
tqdm==4.67.1
typing-extensions==4.12.2
tzdata==2025.2
