Skip to content

Commit

Permalink
Require cloudpickle version 1.3.0
Browse files Browse the repository at this point in the history
Needed for out-of-band buffer handling.
  • Loading branch information
jakirkham committed May 7, 2020
1 parent 760fb25 commit ac18efb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
click >= 6.6
cloudpickle >= 0.2.2
cloudpickle >= 1.3.0
dask >= 2.9.0
msgpack >= 0.6.0
psutil >= 5.0
Expand Down

0 comments on commit ac18efb

Please sign in to comment.