Add version constraint for BoTorch

This commit is contained in:
Naoto Mizuno
2023-10-06 15:09:19 +09:00
parent ae1b651eaa
commit 4a683090ff
+1 -1
View File
@@ -51,7 +51,7 @@ test = [
optional = [
"streamlit",
"boto3",
"botorch",
"botorch>=0.8.1",
]
preferential = [