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 abba58d commit 6cd416aCopy full SHA for 6cd416a
requirements.txt
@@ -6,7 +6,7 @@ dask-ml
6
scipy
7
typing-extensions
8
numba
9
-zarr >= 2.10.0, < 2.11.0
+zarr >= 2.10.0, != 2.11.0, != 2.11.1, != 2.11.2
10
fsspec != 2021.6.*
11
scikit-learn
12
pandas < 1.4.0
0 commit comments