Skip to content

Commit b613aba

Browse files
committed
try again
1 parent 9e12c3c commit b613aba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ scikit-learn==1.4.2
99
scipy
1010

1111
# TensorFlow 1.x
12-
tensorflow>=2.07.0
12+
tensorflow>=2.7.0
1313
# TensorFlow 2.x
14-
tensorflow-probability>=0.11.0
14+
tensorflow-probability[tf]>=0.11.0
1515
# PyTorch
1616
torch #<2.0.0 # build fails on RTD with torch 2.0.0
1717
# JAX

0 commit comments

Comments
 (0)