Skip to content

Commit

Permalink
Use Aug 4 semtk and semtk-python3
Browse files Browse the repository at this point in the history
  • Loading branch information
weisenje committed Aug 4, 2023
1 parent 2bd8dae commit e5b228d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/assemble-files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Download SemTK
shell: bash
run: |
curl -LSfs https://github.com/ge-semtk/semtk/releases/download/v2.5.0-20230802/semtk-opensource-v2.5.0-20230802-dist.tar.gz -o RACK/rack-box/files/semtk.tar.gz
curl -LSfs https://github.com/ge-semtk/semtk/releases/download/v2.5.0-20230804/semtk-opensource-v2.5.0-20230804-dist.tar.gz -o RACK/rack-box/files/semtk.tar.gz
- name: Download CSS stylesheet
shell: bash
Expand Down
2 changes: 1 addition & 1 deletion cli/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ PyYAML==6.0
requests==2.31.0
Pillow==9.4.0
plotly==5.15.0
semtk-python3 @ git+https://github.com/ge-semtk/semtk-python3@6550f93100e5422ce07293cb4f131ea7e7a99bf8
semtk-python3 @ git+https://github.com/ge-semtk/semtk-python3@7995623e12e93b9b252200b9bd507949b8c0a430
six==1.16.0
tabulate==0.9.0
urllib3==2.0.3
Expand Down

0 comments on commit e5b228d

Please sign in to comment.