diff --git a/config.json b/config.json index b034140..3087480 100644 --- a/config.json +++ b/config.json @@ -5,7 +5,7 @@ "categories": ["system", "import"], "system": true, "description": "Universal import tool for Images, Videos, Pointclouds, and Volumes", - "docker_image": "supervisely/import-export:6.73.78", + "docker_image": "supervisely/import-export:6.73.79", "main_script": "src/main.py", "task_location": "workspace_tasks", "headless": true, diff --git a/dev_requirements.txt b/dev_requirements.txt index cca5dd9..bdd927d 100644 --- a/dev_requirements.txt +++ b/dev_requirements.txt @@ -1,4 +1,4 @@ -supervisely==6.73.78 +supervisely==6.73.79 # git+https://github.com/supervisely/supervisely.git@friendly-import # for coco dataset