Update Mako to 1.1.4

This commit is contained in:
Henrique Gemignani Passos Lima
2021-06-20 22:57:14 +03:00
parent f62ef52fcf
commit c5bc7c2b18
+1 -1
View File
@@ -140,7 +140,7 @@ setup(
# https://packaging.python.org/en/latest/requirements.html
install_requires=[
'clang==10.0.1',
'Mako==1.1.0'
'Mako==1.1.4'
],
# List additional groups of dependencies here (e.g. development