Skip to content
Merged
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 experiments/arena/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ flask==3.1.2
fsspec==2025.9.0
google-api-core==2.30.0
google-api-python-client==2.190.0
google-auth==2.40.3
google-auth==2.49.1
google-auth-httplib2==0.2.0
google-cloud-aiplatform==1.138.0
google-cloud-bigquery==3.38.0
Expand Down
2 changes: 1 addition & 1 deletion experiments/babel/app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ google-api-core==2.30.0
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-logging
google-auth==2.40.3
google-auth==2.49.1
# via
# babel-web (pyproject.toml)
# google-api-core
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ google-api-core==2.30.0
# google-cloud-trace
google-api-python-client==2.190.0
# via google-adk
google-auth==2.40.3
google-auth==2.49.1
# via
# google-api-core
# google-api-python-client
Expand Down
6 changes: 3 additions & 3 deletions experiments/promptlandia/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,9 +154,9 @@ Flask==3.1.3 \
--hash=sha256:0ef0e52b8a9cd932855379197dd8f94047b359ca0a78695144304cb45f87c9eb \
--hash=sha256:f4bcbefc124291925f1a26446da31a5178f9483862233b23c0c96a20701f670c
# via mesop
google-auth==2.40.3 \
--hash=sha256:1370d4593e86213563547f97a92752fc658456fe4514c809544f330fed45a7ca \
--hash=sha256:500c3a29adedeb36ea9cf24b8d10858e152f2412e3ca37829b3fa18e33d63b77
google-auth==2.49.1 \
--hash=sha256:16d40da1c3c5a0533f57d268fe72e0ebb0ae1cc3b567024122651c045d879b64 \
--hash=sha256:195ebe3dca18eddd1b3db5edc5189b76c13e96f29e73043b923ebcf3f1a860f7
# via google-genai
google-genai==1.29.0 \
--hash=sha256:8b64737de008d15ca4737e593913f88f656f0568544ab6901f768f0d1fd69bbf \
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ google-api-core==2.30.0
# google-cloud-resource-manager
# google-cloud-storage
# google-cloud-texttospeech
google-auth==2.45.0
google-auth==2.49.1
# via
# google-api-core
# google-cloud-aiplatform
Expand Down