
[:python_version < "3.11"]
pandas==1.5.3
requests==2.28.2
setuptools==67.6.0

[:python_version < "3.12"]
numpy==1.26.4
dill==0.3.6
protobuf==3.20.3
msal==1.30.0
joblib==1.5.2
plotly==5.13.1

[:python_version >= "3.11"]
requests>=2.32.5
setuptools>=80.9.0

[:python_version >= "3.11" and python_version < "3.12"]
pandas==2.2.3

[:python_version >= "3.12"]
pandas>=2.3.3
numpy>=2.3.3
dill==0.4.0
protobuf>=5.29.5
msal>=1.34.0
joblib>=1.2.0
plotly>=6.3.1

[all]
adtk==0.6.2

[all:python_version < "3.11"]
pandas==1.5.3
requests==2.28.2
setuptools==67.6.0
matplotlib==3.7.1

[all:python_version < "3.12"]
numpy==1.26.4
dill==0.3.6
protobuf==3.20.3
msal==1.30.0
joblib==1.5.2
plotly==5.13.1
scikit-learn==1.2.2
scipy==1.10.1
xgboost==1.7.4
u8darts==0.25.0
optuna==3.3.0
explainerdashboard==0.4.2.1
ipywidgets==8.0.4
kaleido==0.2.1
pytest==7.2.2
pytest-cov==4.0.0
shapely==2.0.1
pyodbc==4.0.35

[all:python_version >= "3.11"]
requests>=2.32.5
setuptools>=80.9.0
matplotlib>=3.10.6

[all:python_version >= "3.11" and python_version < "3.12"]
pandas==2.2.3
torch==2.7.1

[all:python_version >= "3.12"]
pandas>=2.3.3
numpy>=2.3.3
dill==0.4.0
protobuf>=5.29.5
msal>=1.34.0
joblib>=1.2.0
plotly>=6.3.1
scikit-learn>=1.7.2
scipy>=1.16.2
xgboost>=3.0.5
u8darts>=0.38.0
optuna>=4.5.0
ipywidgets>=8.1.7
kaleido>=1.1.0
pytest>=8.4.2
pytest-cov>=7.0.0
shapely>=2.1.2
pyodbc>=5.2.0
torch>=2.8.0
