diff --git a/config.json b/config.json index c139950..f5c5ea7 100644 --- a/config.json +++ b/config.json @@ -26,6 +26,6 @@ ], "context_root": "Download as" }, - "docker_image": "supervisely/import-export:6.73.160", + "docker_image": "supervisely/import-export:6.73.162", "min_instance_version": "6.11.8" } \ No newline at end of file diff --git a/dev_requirements.txt b/dev_requirements.txt index 2c29702..5d6a7a6 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1 +1 @@ -supervisely==6.73.160 \ No newline at end of file +supervisely==6.73.162 \ No newline at end of file