Skip to content

Commit

Permalink
fix(deps): add packaging requirement (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
parthea committed Jun 16, 2021
1 parent 5b42a86 commit d31c27b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Expand Up @@ -34,6 +34,7 @@
"grpc-google-iam-v1 >= 0.12.3, < 0.13dev",
"proto-plus >= 1.13.0",
"libcst >= 0.2.5",
"packaging >= 14.3",
]
extras = {}

Expand Down

0 comments on commit d31c27b

Please sign in to comment.