Skip to content

Commit c9e9b7e

Browse files
authored
feat(adk-vertex): update vertex app to include OTel feature (#1815)
1 parent a5ec0f7 commit c9e9b7e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ai-ml/adk-vertex/app/requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
google_adk==1.4.1
15+
google-adk[otel-gcp]==1.16.0
1616
fastapi==0.115.13
1717
uvicorn==0.34.0
1818
pydantic==2.11.7
19+
fsspec[gcs]

0 commit comments

Comments
 (0)