diff --git a/setup.py b/setup.py index dd8fe20..aaa9954 100644 --- a/setup.py +++ b/setup.py @@ -140,7 +140,7 @@ # https://packaging.python.org/en/latest/requirements.html install_requires=[ 'clang==10.0.1', - 'Mako==1.1.4' + 'Mako==1.2.2' ], # List additional groups of dependencies here (e.g. development