numpy>=1.20.0
pandas>=1.3.0
geopandas>=0.10.0
scikit-learn>=1.0.0
shap>=0.40.0
psutil>=5.8.0
matplotlib>=3.4.0
requests>=2.26.0
torch>=1.10.0

[dev]
pytest>=7.0.0
pytest-cov>=3.0.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
build>=0.8.0
twine>=4.0.0

[docs]
sphinx>=4.5.0
sphinx-rtd-theme>=1.0.0

[gpu]

[gpu:platform_system != "Linux" or sys_platform != "darwin"]
torch>=1.10.0
