diff --git a/habana/1.10.0/ubi8-python-3.8/Pipfile b/habana/1.10.0/ubi8-python-3.8/Pipfile index e2df2e55c5..d627e6f568 100644 --- a/habana/1.10.0/ubi8-python-3.8/Pipfile +++ b/habana/1.10.0/ubi8-python-3.8/Pipfile @@ -17,7 +17,7 @@ tensorboard = "~=2.12.2" tf2onnx = "~= 1.13.0" # Pytorch and useful extension -habana-pyhlml = "==1.10.0.494" +habana-pyhlml = "==1.19.0.561" # Below pkgs are required for pytorch-fork cffi = "==1.14.6" diff --git a/habana/1.11.0/ubi8-python-3.8/Pipfile b/habana/1.11.0/ubi8-python-3.8/Pipfile index ac03c14845..36a8e6adfe 100644 --- a/habana/1.11.0/ubi8-python-3.8/Pipfile +++ b/habana/1.11.0/ubi8-python-3.8/Pipfile @@ -17,7 +17,7 @@ tensorboard = "~=2.12.2" tf2onnx = "~= 1.13.0" # Pytorch and useful extension -habana-pyhlml = "==1.11.0.587" +habana-pyhlml = "==1.19.0.561" # Below pkgs are required for pytorch-fork cffi = "==1.15.1" diff --git a/habana/1.13.0/ubi8-python-3.8/Pipfile b/habana/1.13.0/ubi8-python-3.8/Pipfile index e0b0b0271c..9ff6ba3b4f 100644 --- a/habana/1.13.0/ubi8-python-3.8/Pipfile +++ b/habana/1.13.0/ubi8-python-3.8/Pipfile @@ -15,7 +15,7 @@ tensorflow-io = "==0.32.0" tensorboard = "~=2.12.2" tf2onnx = "~= 1.13.0" # Pytorch and useful extension -habana-pyhlml = "==1.13.0.463" +habana-pyhlml = "==1.19.0.561" # Below pkgs are required for pytorch-fork cffi = "==1.15.1" typing-extensions = ">=4.5.0"