Skip to content

Commit

Permalink
cap setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoralez committed Jun 11, 2024
1 parent f66d81c commit 642637d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.ini
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spark_requirements = fugue pyspark>=3.3 lightgbm xgboost
aws_requirements = fsspec[s3]
gcp_requirements = fsspec[gcs]
azure_requirements = fsspec[adl]
dev_requirements = black datasetsforecast matplotlib mypy nbdev polars prophet pyarrow ruff shap statsmodels
dev_requirements = black datasetsforecast matplotlib mypy nbdev polars prophet pyarrow ruff setuptools<70 shap statsmodels
nbs_path = nbs
doc_path = _docs
recursive = True
Expand Down

0 comments on commit 642637d

Please sign in to comment.