Skip to content

Commit

Permalink
Restrict numpy version (#62)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eldies authored Nov 7, 2024
1 parent 8970bb7 commit cb70b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ lxml>=4.4.1
matplotlib>=3.3.1,<3.9.1
networkx>=2.5
nibabel>=3.2.1
numpy>=1.17.3
numpy>=1.17.3,<2
orjson>=3.6.6
Pillow>=6.1.0
ruamel.yaml>=0.17.0
Expand Down

0 comments on commit cb70b90

Please sign in to comment.