Skip to content

Commit

Permalink
Loosen dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
samuel-malpass committed Oct 9, 2024
1 parent 0c8c871 commit ca96eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"grpcio",
"protobuf",
"googleapis-common-protos",
"importlib-metadata<5 ; python_version<='3.7'",
"importlib-metadata<7; python_version<='3.7'",
],
extras_require={
"dev": [
Expand Down

0 comments on commit ca96eb2

Please sign in to comment.