From e1271a83f7218e72b7e5f0e2121b57cfe814d951 Mon Sep 17 00:00:00 2001 From: you-n-g Date: Thu, 14 Apr 2022 20:41:06 +0800 Subject: [PATCH] Update setup.py (#1048) --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 518401704..527fe1962 100644 --- a/setup.py +++ b/setup.py @@ -78,7 +78,7 @@ REQUIRED = [ "dill", "dataclasses;python_version<'3.7'", "filelock", - "jinja2<3.1.0" + "jinja2<3.1.0" # for passing the readthedocs workflow. ] # Numpy include