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 examples/ccai-agentassist-five9-grpc/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ rsa==4.9
six==1.16.0
sounddevice==0.4.7
tomlkit==0.13.0
urllib3==2.6.0
urllib3==2.6.3
2 changes: 1 addition & 1 deletion examples/cloud-composer-cicd/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# These are used by the docker image that validates the DAG syntax,
# they are already included in Cloud Composer by default.
# If you any other dependencies here, you must also ensure separately cloud composer has them.
werkzeug==3.0.6 # needed for airflow 1.10.3
werkzeug==3.1.5 # needed for airflow 1.10.3
apache-airflow[gcp]==1.10.3