From da959ed71d97e8059cf79a9a79ad29d5c58e2a01 Mon Sep 17 00:00:00 2001 From: Tony Bartsits Date: Tue, 6 Aug 2024 16:35:49 +0000 Subject: [PATCH] docker pull extract progress bugfix --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ce9f518..904444d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,6 +17,6 @@ filelock==3.13.1 torch==1.7.1+cu110 torchvision==0.8.2+cu110 -f https://download.pytorch.org/whl/torch_stable.html -supervisely==6.73.148 +supervisely==6.73.149 # for development # supervisely @ git+https://github.com/supervisely/supervisely.git@dev-branch