Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .kokoro/python3.7/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# Format: //devtools/kokoro/config/proto/build.proto

timeout_mins: 300
timeout_mins: 360

# Configure the docker image for kokoro-trampoline.
env_vars: {
Expand Down
2 changes: 1 addition & 1 deletion .kokoro/python3.8/common.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

# Format: //devtools/kokoro/config/proto/build.proto

timeout_mins: 300
timeout_mins: 360

# Configure the docker image for kokoro-trampoline.
env_vars: {
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Pillow==9.1.1
apache-beam[gcp]==2.35.0
rasterio==1.3.0
tensorflow==2.9.1
tensorflow==2.9.2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pillow==9.2.0
apache-beam[gcp]==2.35.0
rasterio==1.3.0
tensorflow==2.9.1
tensorflow==2.9.2
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
apache-beam[gcp]==2.39.0
tensorflow==2.9.1
tensorflow==2.9.2
2 changes: 1 addition & 1 deletion ml_engine/online_prediction/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tensorflow==2.8.1; python_version > "3.6"
tensorflow==2.9.2; python_version > "3.6"
tensorflow==2.7.2; python_version < "3.7"
google-api-python-client==2.47.0
google-auth==2.6.2
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy==1.22.0; python_version > "3.6"
tensorflow==2.8.1
tensorflow==2.9.2
earthengine-api==0.1.311
pytest==7.0.1
pytest-xdist==2.5.0
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.0
gunicorn==20.1.0
numpy==1.22.0
tensorflow==2.9.1
tensorflow==2.9.2
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ google-cloud-aiplatform==1.12.1
imageio==2.19.0
matplotlib==3.5.1
python-snappy==0.6.1
tensorflow==2.8.1
tensorflow==2.9.2
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.1.2
earthengine-api==0.1.311
gunicorn==20.1.0
tensorflow==2.9.1
tensorflow==2.9.2
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ apache-beam[gcp]==2.35.0
google-cloud-aiplatform==1.12.1
gunicorn==20.1.0
pandas==1.3.5
tensorflow==2.9.1
tensorflow==2.9.2