Skip to content

Commit 163df69

Browse files
peixed351cxnt
andauthored
optimize app launch (supervisely-ecosystem#5)
* Update and rename requirements.txt to dev_requirements.txt * Update sl version * Update dev_requirements.txt * Update config.json --------- Co-authored-by: Pavel Bartsits <48913536+cxnt@users.noreply.github.com>
1 parent 1d944d6 commit 163df69

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"data operations"
88
],
99
"description": "Visual diff and merge tool helps compare images in two projects",
10-
"docker_image": "supervisely/base-py-sdk:6.35.0",
10+
"docker_image": "supervisely/base-py-sdk:6.72.70",
1111
"instance_version": "6.4.57",
1212
"main_script": "src/main.py",
1313
"modal_template": "src/modal.html",

dev_requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
supervisely==6.72.70

requirements.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)