Skip to content

Commit

Permalink
optimize app launch (#7)
Browse files Browse the repository at this point in the history
* Update and rename requirements.txt to dev_requirements.txt

* Update sl version

* Update dev_requirements.txt

* Update config.json

---------

Co-authored-by: Pavel Bartsits <[email protected]>
  • Loading branch information
peixed351 and cxnt authored Jul 13, 2023
1 parent ae18e95 commit 05ef828
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"export"
],
"description": "images and JSON annotations",
"docker_image": "supervisely/base-py-sdk:6.68.109",
"docker_image": "supervisely/base-py-sdk:6.72.70",
"instance_version": "6.5.1",
"main_script": "src/main.py",
"modal_template": "src/modal.html",
Expand Down
1 change: 1 addition & 0 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
supervisely==6.72.70
1 change: 0 additions & 1 deletion requirements.txt

This file was deleted.

0 comments on commit 05ef828

Please sign in to comment.