diff --git a/setup.py b/setup.py index 6508298..0a9908f 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ "manhole>=1.0.0", "lmdb>=0.89", "autobahn>=0.12.1", - "google-re2>=1.0.6", + "google-re2==1.1.20240702", "websockets>=6.0", ]