updating beam to install gcp extras

This commit is contained in:
2021-09-25 00:48:04 +01:00
parent ab993fc030
commit c38a10ca2f
2 changed files with 1091 additions and 54 deletions

1144
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -6,6 +6,7 @@ authors = ["Daniel Tomlinson <dtomlinson@panaetius.co.uk>"]
[tool.poetry.dependencies]
python = "^3.7"
apache-beam = {extras = ["gcp"], version = "^2.32.0"}
[tool.poetry.dev-dependencies]
# pytest = "^5.2"