Skip to content

Commit 7c25ffd

Browse files
committed
update numpy to 1.26.4
Python 3.12 no longer supports numpy 1.23. See numpy/numpy#23808 for details.
1 parent 1197201 commit 7c25ffd

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
@@ -25,7 +25,7 @@ locket==1.0.0
2525
MarkupSafe==2.1.2
2626
mypy-extensions==0.4.3
2727
natsort==8.2.0
28-
numpy==1.23.5
28+
numpy==1.26.4
2929
oauth2client==4.1.3
3030
oauthlib==3.2.2
3131
packaging==23.0

0 commit comments

Comments
 (0)