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 0dd848f commit a85f3faCopy full SHA for a85f3fa
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ dependencies = [
22
"matplotlib"
23
]
24
25
-requires-python = ">=3.10"
+requires-python = ">=3.10,<3.12"
26
authors = [{ name = "AutoML Hannover", email = "automl@ai.uni-hannover.de" }]
27
readme = "README.md"
28
description = "Hydra sweeper integration of our favorite optimization packages, utilizing ask-and-tell interfaces."
0 commit comments