Skip to content

Commit bc4d579

Browse files
committed
Bump to Numcodecs 0.6.2
1 parent 398820f commit bc4d579

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements_dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
asciitree==0.3.3
22
fasteners==0.14.1
3-
numcodecs==0.6.1
3+
numcodecs==0.6.2

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
'asciitree',
2727
'numpy>=1.7',
2828
'fasteners',
29-
'numcodecs>=0.6.1',
29+
'numcodecs>=0.6.2',
3030
],
3131
package_dir={'': '.'},
3232
packages=['zarr', 'zarr.tests'],

0 commit comments

Comments
 (0)