pandas>=2.2.1
numpy>=1.26.2
matplotlib>=3.8.2
seaborn>=0.13.2
pytz>=2023.3
scikit-learn>=1.5.0
joblib>=1.3.2
setuptools>=69.1.1
typing>=3.7.4.3
scipy>=1.11.4
cartopy>=0.22.0
geopandas>=0.14.3
statsmodels>=0.14.1
plotly>=5.19.0
nbformat>=4.2.0
scikeras>=0.13.0
xgboost>=2.0.3
imbalanced-learn>=0.12.3
tensorflow>=2.16.1
keras>=3.2.0
torch>=2.1.0

[:python_version < "3.10"]
importlib_resources>=6.3.2

[doc]
pydata_sphinx_theme~=0.15.2
sphinx-design~=0.5.0
Sphinx~=7.2.6
myst-parser~=2.0.0
sphinx-favicon~=1.0.1
nbsphinx~=0.9.3

[test]
pytest>=8.1.1
pytest-cov>=4.1.0
coverage>=6.5.0
coveralls>=3.3.1
