Skip to content

Commit e9c6ba1

Browse files
chore(deps): update earthengine-api requirement
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@v1.7.32...v1.7.33) --- updated-dependencies: - dependency-name: earthengine-api dependency-version: 1.7.33 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b3f7c0 commit e9c6ba1

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>=1.7.32
31+
earthengine-api>=1.7.33
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
@@ -31,7 +31,7 @@ python-dotenv>=0.19.0
3131

3232
# Satellite Data APIs
3333
sentinelsat>=1.1.0
34-
earthengine-api>=1.7.32
34+
earthengine-api>=1.7.33
3535

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

0 commit comments

Comments
 (0)