diff --git a/test_requirements-3.12.txt b/test_requirements-3.12.txt index 4dc5c20e..0d5a6f7e 100644 --- a/test_requirements-3.12.txt +++ b/test_requirements-3.12.txt @@ -7,17 +7,17 @@ # Base typing_extensions>=4.6 -scipy==1.12.0 +scipy==1.12 # Torch -torch==2.1.2 +torch==2.2 gpytorch==1.11 botorch>=0.9 # TensorFlow -gpflow==2.9 -tensorflow==2.15 -tensorflow-probability==0.23 +gpflow==2.9.2 +tensorflow==2.16.2 +tensorflow-probability==0.24 # JAX jax==0.4.23