Skip to content

Commit

Permalink
upper bound ghalton for compliation reasons
Browse files Browse the repository at this point in the history
  • Loading branch information
dmaljovec committed Nov 16, 2022
1 parent a5b581d commit 1e26f2c
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 @@ -22,7 +22,7 @@ dependencies = [
"numpy",
"scikit-learn",
"pyDOE",
"ghalton"
"ghalton<0.6.2"
]

[project.urls]
Expand Down

0 comments on commit 1e26f2c

Please sign in to comment.