Skip to content

Commit

Permalink
Add ruamel dependency (#490)
Browse files Browse the repository at this point in the history
  • Loading branch information
RissyRan authored Nov 26, 2024
1 parent 10936b1 commit b99cc99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deployment/modules/composer_env/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ resource "google_composer_environment" "example_environment" {
google-cloud-tpu = ">=1.16.0"
jsonlines = ""
ray = "[default]"
ruamel.yaml = ""
# These packages are already in the default composer environment.
# See https://cloud.google.com/composer/docs/concepts/versioning/composer-versions
# google-cloud-bigquery = ""
Expand Down

0 comments on commit b99cc99

Please sign in to comment.