Skip to content

Commit 9082fe2

Browse files
authored
Use NumPy 1.20+ in environment.yml (#1201)
1 parent c8cd89d commit 9082fe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ channels:
44
dependencies:
55
- wheel
66
- numcodecs >= 0.6.4
7-
- numpy >= 1.7
7+
- numpy >= 1.20
88
- pip
99
- pip:
1010
- asciitree

0 commit comments

Comments
 (0)