diff --git a/setup.cfg b/setup.cfg index 5d630d7..6a67b93 100644 --- a/setup.cfg +++ b/setup.cfg @@ -71,7 +71,7 @@ neural_tangents = gpflow = tensorflow >= 2.5, < 2.9 tensorflow-probability >= 0.12, < 0.13 - gpflow >= 2.2.0, < 2.6.0 + gpflow >= 2.2.0, < 2.8.0 botorch = torch botorch @@ -84,7 +84,7 @@ all = neural_tangents < 0.6.0 tensorflow >= 2.5, < 2.9 tensorflow-probability >= 0.12, < 0.13 - gpflow >= 2.2.0, < 2.6.0 + gpflow >= 2.2.0, < 2.8.0 torch botorch catboost