Skip to content

Commit

Permalink
SDK to 6.73.4
Browse files Browse the repository at this point in the history
  • Loading branch information
almazgimaev committed Jan 26, 2024
1 parent ff882f9 commit 1454332
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"type": "app",
"categories": ["images", "export"],
"description": "Converts Supervisely Project to Pascal VOC format",
"docker_image": "supervisely/import-export:6.72.147",
"instance_version": "6.5.1",
"docker_image": "supervisely/import-export:6.73.4",
"instance_version": "6.8.73",
"main_script": "src/main.py",
"modal_template": "src/modal.html",
"modal_template_state": {
Expand Down
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
supervisely==6.72.147
supervisely==6.73.4
lxml==4.6.3
numpy>=1.19.4
Pillow>=8.0.1

0 comments on commit 1454332

Please sign in to comment.