Skip to content

Commit 31d9be0

Browse files
committed
Pin numpy in setup
1 parent 5010dec commit 31d9be0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
"appdirs",
4040
"scikit-learn",
4141
"mhcgnomes>=0.8.4",
42+
"numpy<2.0",
4243
"pyyaml",
4344
"tqdm",
4445
"tensorflow>=2.15.0",

0 commit comments

Comments
 (0)