Skip to content

Commit 31f38b5

Browse files
committed
Add upper bound to NumPy major version
1 parent f707ec3 commit 31f38b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/requirements-core.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Packages required for core functionality
2-
numpy>=1.20
2+
numpy>=1.20,<2
33
colorlog
44
pyyaml
55
jax>=0.3.13

0 commit comments

Comments
 (0)