python312Packages.ax: relax botorch version requirement

This commit is contained in:
Dmitry Kalinkin
2024-07-26 22:56:41 +02:00
committed by Martin Weinelt
parent 61d0d004f8
commit b2df3187bc
@@ -49,6 +49,8 @@ buildPythonPackage rec {
pyre-extensions
];
env.ALLOW_BOTORCH_LATEST = "1";
checkInputs = [
hypothesis
mercurial