We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ea9f98 commit f8821fcCopy full SHA for f8821fc
requirements.txt
@@ -1,3 +1,8 @@
1
+# dask dependencies: https://docs.dask.org/en/latest/install.html
2
+cloudpickle>=0.2.2
3
+fsspec>=0.6.0
4
+toolz>=0.8.2
5
+
6
dask>=2.9.2
7
hypothesis==5.19.3
8
matplotlib>=3.0.3
@@ -6,6 +11,4 @@ pandas>=1.0.0
11
prompt-toolkit>=3.0
12
pyyaml>=3.01
13
scipy>=1.3.3
9
-# toolz required for dask
10
-toolz>=0.10.0
14
tqdm>=4.39.0
0 commit comments