Skip to content

Commit e07be32

Browse files
committed
chore(deps): add google-crc32c in pyproject.toml
1 parent 73d9e23 commit e07be32

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

gcp/workers/worker/poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gcp/workers/worker/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ dependencies = [
77
"google-cloud-pubsub==2.34.0",
88
"google-cloud-ndb==2.4.0",
99
"google-cloud-storage==2.19.0",
10+
"google-crc32c>=1.0.0",
1011
"pyyaml==6.0.3",
1112
"redis==5.3.1",
1213
"packageurl-python==0.17.6",

0 commit comments

Comments
 (0)