Skip to content

Commit

Permalink
update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mrocklin committed May 3, 2017
1 parent b82545b commit 8bc697d
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
Expand Up @@ -2,12 +2,12 @@ tornado >= 4.2
toolz >= 0.7.4
msgpack-python
cloudpickle >= 0.2.2
dask >= 0.14.0
dask >= 0.14.1
click >= 6.6
six
tblib
psutil
zict >= 0.1.1
zict >= 0.1.2
sortedcollections
futures; python_version < '3.0'
singledispatch; python_version < '3.4'

0 comments on commit 8bc697d

Please sign in to comment.