xopt-org / Xopt

Flexible high-level optimization in Python
Apache License 2.0
71 stars 24 forks source link

Include requirement botorch<=0.10.0 for compatibility with python 3.9 #225

Closed dylanmkennedy closed 7 months ago

dylanmkennedy commented 7 months ago

We will maintain Xopt compatibility with Python 3.9.19 by restricting BoTorch version to <=0.10.0. Once prod can support Python>=3.10, we will update the code for compatibility with BoTorch>=0.11.0.