Skip to content

Commit d31c27b

Browse files
authored
fix(deps): add packaging requirement (#326)
1 parent 5b42a86 commit d31c27b

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
@@ -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)