Skip to content
This repository was archived by the owner on Aug 30, 2026. It is now read-only.

Commit d31c27b

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

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)