From 6d81c145225dac8653b272773b38f64286db9caa Mon Sep 17 00:00:00 2001 From: iwatkot Date: Tue, 12 Mar 2024 10:26:39 +0300 Subject: [PATCH] SDK release. --- config.json | 2 +- requirements.txt | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 requirements.txt diff --git a/config.json b/config.json index bf1833b..c3ff03c 100644 --- a/config.json +++ b/config.json @@ -7,7 +7,7 @@ "export" ], "description": "images and JSON annotations", - "docker_image": "supervisely/import-export:6.73.4", + "docker_image": "supervisely/import-export:6.73.47", "instance_version": "6.8.70", "main_script": "src/main.py", "modal_template": "src/modal.html", diff --git a/requirements.txt b/requirements.txt deleted file mode 100644 index 490a321..0000000 --- a/requirements.txt +++ /dev/null @@ -1 +0,0 @@ -git+https://github.com/supervisely/supervisely.git@nested-datasets \ No newline at end of file