Skip to content

Commit f7347f5

Browse files
committed
bump HGQ req. ver
1 parent a968eed commit f7347f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ optional-dependencies.doc = [
3333
"sphinx-github-changelog",
3434
"sphinx-rtd-theme",
3535
]
36-
optional-dependencies.HGQ = [ "hgq~=0.2.0" ]
36+
optional-dependencies.HGQ = [ "hgq>=0.2.3" ]
3737
optional-dependencies.onnx = [ "onnx>=1.4" ]
3838
optional-dependencies.optimization = [
3939
"keras-tuner==1.1.3",

0 commit comments

Comments
 (0)