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 40d9cb7 commit 9ea9f98Copy full SHA for 9ea9f98
requirements.txt
@@ -6,4 +6,6 @@ pandas>=1.0.0
6
prompt-toolkit>=3.0
7
pyyaml>=3.01
8
scipy>=1.3.3
9
+# toolz required for dask
10
+toolz>=0.10.0
11
tqdm>=4.39.0
0 commit comments