Skip to content

Commit

Permalink
Build: Relax numpy max version
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien-berchet committed Jun 22, 2023
1 parent 0ecf08e commit d26293a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"matplotlib>=3.4",
"morphio>=3.3.4,<4.0",
"neurom>=3.0,<4.0",
"numpy>=1.22.0,<1.25.0",
"numpy>=1.22.0",
"scipy>=1.6",
"tmd>=2.3.0",
"diameter-synthesis>=0.5.4",
Expand Down

0 comments on commit d26293a

Please sign in to comment.