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