Skip to content

Commit

Permalink
fix: add 'packaging' dependency (#372)
Browse files Browse the repository at this point in the history
Closes #371
  • Loading branch information
tseaver committed Jun 15, 2021
1 parent bc90ff8 commit 9623a51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -27,6 +27,7 @@
dependencies = [
"google-api-core[grpc] >= 1.22.2, < 2.0.0dev",
"google-cloud-core >= 1.4.1, < 2.0dev",
"packaging >= 14.3",
"pytz",
"proto-plus >= 1.10.0",
]
Expand Down

0 comments on commit 9623a51

Please sign in to comment.