@ -37,7 +37,8 @@ class PyTest(TestCommand):
dependencies = ["aiohttp==0.14.4",
"jsonschema==2.4.0",
"apache-libcloud==0.16.0",
"requests==2.5.0"]
"requests==2.5.0",
"Jinja2==2.7.3"]
if sys.version_info == (3, 3):
dependencies.append("asyncio==3.4.2")
The note is not visible to the blocked user.