Changes: https://github.com/dask/distributed/blob/main/docs/source/changelog.rst https://distributed.dask.org/en/latest/changelog.html
10 lines
190 B
Plaintext
10 lines
190 B
Plaintext
--- requirements.txt.orig 2021-11-19 20:14:46 UTC
|
|
+++ requirements.txt
|
|
@@ -1,5 +1,5 @@
|
|
click >= 6.6
|
|
-cloudpickle >= 1.5.0
|
|
+cloudpickle >= 1.3.0
|
|
dask == 2021.11.2
|
|
jinja2
|
|
msgpack >= 0.6.0
|