diff --git a/setup.py b/setup.py index eff987d0..1449700d 100644 --- a/setup.py +++ b/setup.py @@ -48,6 +48,7 @@ setup( 'aiofiles', 'graphene', 'itsdangerous', + 'jinja2', 'python-multipart', 'pyyaml', 'requests',