Skip to content

Commit

Permalink
Bump dask and distributed minimum versions to 2.2.0 (#20)
Browse files Browse the repository at this point in the history
* Accidentally uncommented during migration

* Bump minimum versions of dask and distributed
  • Loading branch information
jacobtomlinson committed Aug 6, 2019
1 parent 083f37d commit d3629fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
aiobotocore>=0.10.2
dask>=0.19.0
distributed>=1.22.0
dask>=2.2.0
distributed>=2.2.0

0 comments on commit d3629fa

Please sign in to comment.