Skip to content

Commit 7132763

Browse files
Update requirements.txt
1 parent f7f284d commit 7132763

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ click
77
tqdm
88
isodate
99
numpy>=1.20.0,<1.21.0;python_version<'3.8'
10-
numpy>=1.22.0,<1.23.0;python_version>='3.8' # <1.23 bound is from PyNWB
10+
numpy>=1.22.0;python_version>='3.8' # PyNWB usually has some upper bound here, though

0 commit comments

Comments
 (0)