Skip to content

Commit

Permalink
Merge pull request #56 from automl/configspace-patch-1
Browse files Browse the repository at this point in the history
Update pyproject.toml for ConfigSpace version.
  • Loading branch information
Neeratyoy authored Feb 12, 2024
2 parents e605256 + 2e0f238 commit 1ed10ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ packages = [

[tool.poetry.dependencies]
python = ">=3.8,<3.12"
ConfigSpace = "^0.6"
ConfigSpace = "^0.7"
grakel = "^0.1"
numpy = "^1"
pandas = "^2"
Expand Down

0 comments on commit 1ed10ac

Please sign in to comment.