Skip to content

Commit 642637d

Browse files
committed
cap setuptools
1 parent f66d81c commit 642637d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ spark_requirements = fugue pyspark>=3.3 lightgbm xgboost
2222
aws_requirements = fsspec[s3]
2323
gcp_requirements = fsspec[gcs]
2424
azure_requirements = fsspec[adl]
25-
dev_requirements = black datasetsforecast matplotlib mypy nbdev polars prophet pyarrow ruff shap statsmodels
25+
dev_requirements = black datasetsforecast matplotlib mypy nbdev polars prophet pyarrow ruff setuptools<70 shap statsmodels
2626
nbs_path = nbs
2727
doc_path = _docs
2828
recursive = True

0 commit comments

Comments
 (0)