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 229f3ca commit 73ae2dbCopy full SHA for 73ae2db
setup.py
@@ -12,7 +12,7 @@
12
long_description="A Python implementation of global optimization with gaussian processes.",
13
install_requires=[
14
"numpy >= 1.9.0",
15
- "scipy >= 1.6.0",
+ "scipy >= 1.0.0",
16
"scikit-learn >= 0.18.0",
17
],
18
classifiers=[
0 commit comments