added mako dependency to tests/requirements.txt

this should partially fix #2879 

this dependency seems to be needed in `tools/generate-wire.py`
This commit is contained in:
Rene Pickhardt 2019-07-30 10:54:00 -04:00 committed by ZmnSCPxj, ZmnSCPxj jxPCSmnZ
parent 0ae20399bd
commit dbc0265a5d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ Flask==1.0.2
cheroot==6.5.4
ephemeral-port-reserve==1.1.0
flaky==3.5.3
mako==1.0.14
pytest-benchmark==3.2.2
pytest-forked==1.0.1
pytest-xdist==1.26.0