We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6206ce0 commit 59f9f7dCopy full SHA for 59f9f7d
pyproject.toml
@@ -51,6 +51,7 @@ dependencies = [
51
"proto-plus >= 1.25.0, < 2.0.0; python_version >= '3.13'",
52
"google-auth >= 2.14.1, < 3.0.0",
53
"requests >= 2.18.0, < 3.0.0",
54
+ "packaging >= 25.0",
55
]
56
dynamic = ["version"]
57
0 commit comments