Skip to content

Commit

Permalink
FIX-#1887: fix versions (#1888)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev authored Aug 4, 2020
1 parent e640ecd commit 102be4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ dependencies:
- pandas==1.0.5
- numpy
- pyarrow<0.17
- dask[complete]>=2.1.0,<=2.19.0
- distributed>=2.3.2,<=2.19.0
- dask[complete]>=2.12.0,<=2.19.0
- distributed>=2.12.0,<=2.19.0
- xarray
- Jinja2
- pathlib
Expand Down

0 comments on commit 102be4c

Please sign in to comment.