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 e269bb5 commit 845c9beCopy full SHA for 845c9be
requirements/requirements-rules.txt
@@ -2,6 +2,8 @@ azure-identity
2
azure-keyvault-keys
3
boto3>=1.35
4
cel-python>=0.4.0
5
+# Pin google-re2 to last version with Python 3.9 wheels (see https://pypi.org/project/google-re2/1.1.20251105/#files)
6
+google-re2<1.1.20251105
7
google-auth
8
google-api-core
9
google-cloud-kms
0 commit comments