diff --git a/setup.py b/setup.py index b294c9da97..4dbca37ca7 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ "iso8601==0.1.12", "itsdangerous==1.1.0", "jeepney==0.4", - "Jinja2==2.10", + "Jinja2>=2.10.1", "jsmin==2.2.2", "keyring==17.1.1", "keystoneauth1==3.11.2",