diff --git a/setup.py b/setup.py index 2673e4f1c7..78daba2336 100644 --- a/setup.py +++ b/setup.py @@ -52,7 +52,7 @@ def get_version(filename): 'jschema_to_python~=1.2.3', 'sarif-om~=1.0.4', 'sympy>=1.0.0', - 'regex', + 'regex>=2021.7.1', ], python_requires='>=3.7, <=4.0, !=4.0', entry_points={