Skip to content

Commit

Permalink
update sentinelhub.py with updates for SH auth
Browse files Browse the repository at this point in the history
  • Loading branch information
zcernigoj committed Oct 27, 2023
1 parent 8d8e0dd commit a0eaf03
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 67 deletions.
2 changes: 1 addition & 1 deletion rest/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ requests = "==2.27.1"
flask-cors = "==3.0.10"
honeycomb-beeline = "==3.2.0"
pg-to-evalscript = "==0.2.8"
sentinelhub = "==3.6.3"
sentinelhub = "==3.9.2"
isodate = "==0.6.1"
pyjwt = {extras = ["crypto"], version = "==2.3.0"}
cryptography = "==36.0.1"
Expand Down
141 changes: 75 additions & 66 deletions rest/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a0eaf03

Please sign in to comment.