Skip to content

Commit e6d0248

Browse files
chore(deps): update earthengine-api requirement (#80)
Updates the requirements on [earthengine-api](https://github.com/google/earthengine-api) to permit the latest version. - [Release notes](https://github.com/google/earthengine-api/releases) - [Commits](google/earthengine-api@v0.1.340...v1.7.32) --- updated-dependencies: - dependency-name: earthengine-api dependency-version: 1.6.15 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ff2223e commit e6d0248

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-install.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ python-dotenv>=0.19.0
2828

2929
# Satellite Data APIs
3030
sentinelsat>=1.1.0
31-
earthengine-api>=0.1.340
31+
earthengine-api>=1.7.32
3232

3333
# API Framework
3434
fastapi>=0.95.0

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-dotenv>=0.19.0
3030

3131
# Satellite Data APIs
3232
sentinelsat>=1.1.0
33-
earthengine-api>=0.1.340
33+
earthengine-api>=1.7.32
3434

3535
# Distributed Computing (optional)
3636
dask[complete]>=2023.1.0

0 commit comments

Comments
 (0)