Skip to content

Commit 7a2477b

Browse files
authored
chore: upgrade ppai geospatial dependencies (GoogleCloudPlatform#9294)
1 parent 128f84e commit 7a2477b

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
pytest==7.0.1
2-
pytest-xdist==2.5.0
1+
pytest==7.2.2
2+
pytest-xdist==3.2.1
Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
1-
numpy==1.22.0; python_version > "3.6"
2-
tensorflow==2.10.0
3-
earthengine-api==0.1.311
4-
pytest==7.0.1
5-
pytest-xdist==2.5.0
6-
google-cloud-aiplatform==1.12.1
7-
pandas==1.3.5
8-
folium==0.13.0
1+
numpy==1.24.2
2+
tensorflow==2.11
3+
earthengine-api==0.1.345
4+
google-cloud-aiplatform==1.23.0
5+
pandas==1.5.3
6+
folium==0.14.0

0 commit comments

Comments
 (0)