Skip to content

Commit

Permalink
Alphabetical order of dev_requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
marcopeix committed Mar 3, 2025
1 parent 0bfc062 commit 69b85cf
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 @@ -18,7 +18,7 @@ status = 2
requirements = coreforecast>=0.0.6 fsspec numpy>=1.21.6 pandas>=1.3.5 torch>=2.0.0 pytorch-lightning>=2.0.0 ray[tune]>=2.2.0 optuna utilsforecast>=0.2.3
spark_requirements = fugue pyspark>=3.5
aws_requirements = fsspec[s3]
dev_requirements = black gitpython hyperopt matplotlib mypy nbdev==2.3.25 ipython<=8.32.0 polars pre-commit pyarrow ruff s3fs transformers
dev_requirements = black gitpython hyperopt ipython<=8.32.0 matplotlib mypy nbdev==2.3.25 polars pre-commit pyarrow ruff s3fs transformers
nbs_path = nbs
doc_path = _docs
recursive = True
Expand Down

0 comments on commit 69b85cf

Please sign in to comment.