Skip to content

Commit 6633bed

Browse files
committed
Updated pyproject
1 parent 0ba00a0 commit 6633bed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ kernel_tuner = "kernel_tuner.interface:entry_point"
6262
python = ">=3.10,<3.15" # NOTE when changing the supported Python versions, also change the test versions in the noxfile
6363
numpy = "^1.26.0" # Python 3.12 requires numpy at least 1.26
6464
scipy = ">=1.14.1"
65-
botorch = ">=0.12.0"
6665
packaging = "*" # required by file_utils
6766
jsonschema = "*"
6867
python-constraint2 = "^2.1.0"

0 commit comments

Comments
 (0)