Skip to content

Commit

Permalink
Revert "docker: pin dask, distributed and cf_xarray for weird perform…
Browse files Browse the repository at this point in the history
…ance problems"

This reverts commit 1387921.

Problem seems to be done by itself.
  • Loading branch information
tlvu committed Apr 1, 2022
1 parent cf0888a commit 9447d53
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions docker/environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,6 @@ dependencies:
- xclim >= 0.32.1
- ravenpy >= 0.7.8

# Pin dask and distributed for slow PAVICStutorial_ClimateDataAnalysis-3Climate-Indicators.ipynb.
# Same as in commit https://github.com/bird-house/finch/pull/226/commits/7bf4a7e1bcb12bc88d15bdcbbd484e81106be67c
- dask <= 2022.1.0
- distributed <= 2022.1.0

# Pin cf_xarray for slow WPS_example.ipynb.
- cf_xarray<=0.6.3

- matplotlib
# - xarray # from xclim and ravenpy
# - numpy # from xclim and ravenpy
Expand Down

0 comments on commit 9447d53

Please sign in to comment.