Skip to content

Commit

Permalink
Restrict NumPy < 2 in requirements.txt, until pybind11 gets updated o…
Browse files Browse the repository at this point in the history
…r the imcompatibility gets resolved differently
  • Loading branch information
YannickJadoul committed Jun 22, 2024
1 parent f8b0304 commit 6f10232
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 +1 @@
numpy>=1.7
numpy>=1.7,<2

0 comments on commit 6f10232

Please sign in to comment.