Skip to content

Commit 835ec33

Browse files
authored
fix(deps): add packaging requirement (#326)
1 parent f72a361 commit 835ec33

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/google-cloud-bigtable/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
3535
"proto-plus >= 1.13.0",
3636
"libcst >= 0.2.5",
37+
"packaging >= 14.3",
3738
]
3839
extras = {}
3940

0 commit comments

Comments
 (0)