Skip to content

Commit 9623a51

Browse files
authored
fix: add 'packaging' dependency (#372)
Closes #371
1 parent bc90ff8 commit 9623a51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
dependencies = [
2828
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev",
2929
"google-cloud-core >= 1.4.1, < 2.0dev",
30+
"packaging >= 14.3",
3031
"pytz",
3132
"proto-plus >= 1.10.0",
3233
]

0 commit comments

Comments
 (0)