Skip to content

Commit cbdbcc5

Browse files
committed
CI tensorflow: pin numpy for now
1 parent 35ad0d1 commit cbdbcc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/requirements/tensorflow.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
coverage
22
matplotlib
33
networkx
4-
numpy
4+
numpy<2
55
opt_einsum
66
pytest
77
pytest-cov

0 commit comments

Comments
 (0)