Skip to content

Commit

Permalink
CI tensorflow: pin numpy for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jcmgray committed Oct 21, 2024
1 parent 35ad0d1 commit cbdbcc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/requirements/tensorflow.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
coverage
matplotlib
networkx
numpy
numpy<2
opt_einsum
pytest
pytest-cov
Expand Down

0 comments on commit cbdbcc5

Please sign in to comment.