Skip to content

Commit

Permalink
[misc] pin numpy version (#378)
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjc123 authored Dec 2, 2024
1 parent 2d7f919 commit f79b0cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
numpy>=1.18.5
numpy>=1.18.5,<2
PyYAML>=5.3.1
ruamel.yaml>=0.16.12
igraph>=0.9
Expand Down

0 comments on commit f79b0cc

Please sign in to comment.