We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99d3548 commit 86058f8Copy full SHA for 86058f8
pyproject.toml
@@ -33,7 +33,7 @@ optional-dependencies.doc = [
33
"sphinx-github-changelog",
34
"sphinx-rtd-theme",
35
]
36
-optional-dependencies.HGQ = [ "hgq~=0.2.0" ]
+optional-dependencies.HGQ = [ "hgq>=0.2.3" ]
37
optional-dependencies.onnx = [ "onnx>=1.4" ]
38
optional-dependencies.optimization = [
39
"keras-tuner==1.1.3",
0 commit comments