python312Packages.ax: relax botorch version requirement

This commit is contained in:
Dmitry Kalinkin 2024-07-20 15:51:54 -04:00 committed by Martin Weinelt
parent 61d0d004f8
commit b2df3187bc

View File

@ -49,6 +49,8 @@ buildPythonPackage rec {
pyre-extensions
];
env.ALLOW_BOTORCH_LATEST = "1";
checkInputs = [
hypothesis
mercurial