We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ba00a0 commit 6633bedCopy full SHA for 6633bed
pyproject.toml
@@ -62,7 +62,6 @@ kernel_tuner = "kernel_tuner.interface:entry_point"
62
python = ">=3.10,<3.15" # NOTE when changing the supported Python versions, also change the test versions in the noxfile
63
numpy = "^1.26.0" # Python 3.12 requires numpy at least 1.26
64
scipy = ">=1.14.1"
65
-botorch = ">=0.12.0"
66
packaging = "*" # required by file_utils
67
jsonschema = "*"
68
python-constraint2 = "^2.1.0"
0 commit comments