diff --git a/runners/mlcommons_box_docker/requirements.txt b/runners/mlcommons_box_docker/requirements.txt index da5c5819..9e5571d1 100644 --- a/runners/mlcommons_box_docker/requirements.txt +++ b/runners/mlcommons_box_docker/requirements.txt @@ -1,3 +1,3 @@ click==7.1.2 mlspeclib==1.0.0 -mlcommons-box==0.2 \ No newline at end of file +mlcommons-box==0.2.1 \ No newline at end of file diff --git a/runners/mlcommons_box_singularity/requirements.txt b/runners/mlcommons_box_singularity/requirements.txt index da5c5819..9e5571d1 100644 --- a/runners/mlcommons_box_singularity/requirements.txt +++ b/runners/mlcommons_box_singularity/requirements.txt @@ -1,3 +1,3 @@ click==7.1.2 mlspeclib==1.0.0 -mlcommons-box==0.2 \ No newline at end of file +mlcommons-box==0.2.1 \ No newline at end of file diff --git a/runners/mlcommons_box_ssh/requirements.txt b/runners/mlcommons_box_ssh/requirements.txt index da5c5819..9e5571d1 100644 --- a/runners/mlcommons_box_ssh/requirements.txt +++ b/runners/mlcommons_box_ssh/requirements.txt @@ -1,3 +1,3 @@ click==7.1.2 mlspeclib==1.0.0 -mlcommons-box==0.2 \ No newline at end of file +mlcommons-box==0.2.1 \ No newline at end of file