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 28f8f15 commit 242f1f3Copy full SHA for 242f1f3
setup.py
@@ -60,7 +60,7 @@
60
keywords="climate adaptation",
61
python_requires=">=3.9,<3.12",
62
install_requires=[
63
- "bayesian-optimization",
+ "bayesian-optimization<2.0",
64
"bottleneck",
65
"cartopy",
66
"cfgrib",
0 commit comments