Skip to content

Commit 845c9be

Browse files
committed
pin google-re2<1.1.20251105 due to dropped python 3.9 support
1 parent e269bb5 commit 845c9be

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

requirements/requirements-rules.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ azure-identity
22
azure-keyvault-keys
33
boto3>=1.35
44
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
57
google-auth
68
google-api-core
79
google-cloud-kms

0 commit comments

Comments
 (0)