diff --git a/setup.cfg b/setup.cfg index 5d630d7..7f068fb 100644 --- a/setup.cfg +++ b/setup.cfg @@ -69,7 +69,7 @@ neural_tangents = jax <= 0.2.12 neural_tangents < 0.6.0 gpflow = - tensorflow >= 2.5, < 2.9 + tensorflow >= 2.5, < 2.13 tensorflow-probability >= 0.12, < 0.13 gpflow >= 2.2.0, < 2.6.0 botorch = @@ -82,7 +82,7 @@ all = jaxlib <= 0.1.65 jax <= 0.2.12 neural_tangents < 0.6.0 - tensorflow >= 2.5, < 2.9 + tensorflow >= 2.5, < 2.13 tensorflow-probability >= 0.12, < 0.13 gpflow >= 2.2.0, < 2.6.0 torch