Skip to content

Commit

Permalink
update min dask version to avoid numpy 2.0 switch errors
Browse files Browse the repository at this point in the history
  • Loading branch information
maxibor authored Oct 18, 2024
1 parent eb3b079 commit 73aebfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/decom/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ requirements:
- python
run:
- colorama
- dask >=2021.12.0
- dask >= 2024.5.0
- importlib_resources >=5.4.0
- python-kaleido
- numpy >=1.7
Expand Down

0 comments on commit 73aebfc

Please sign in to comment.