Skip to content

Commit a85f3fa

Browse files
committed
mmore specific python version
1 parent 0dd848f commit a85f3fa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"matplotlib"
2323
]
2424

25-
requires-python = ">=3.10"
25+
requires-python = ">=3.10,<3.12"
2626
authors = [{ name = "AutoML Hannover", email = "automl@ai.uni-hannover.de" }]
2727
readme = "README.md"
2828
description = "Hydra sweeper integration of our favorite optimization packages, utilizing ask-and-tell interfaces."

0 commit comments

Comments
 (0)