diff --git a/README.md b/README.md index 9a409b6..fe69dc9 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ We only use `material-mkdocs` as base styles because Backstage also uses the `Ma ### Unreleased -- Removed the pin on the `pyparsing` dependency, which is no longer needed. +- Removed pins on the `pyparsing` and `Jinja2` dependencies, which are no longer needed. ### 1.1.5 diff --git a/requirements.txt b/requirements.txt index 0b0b22a..604c30f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,4 +9,3 @@ mdx_truly_sane_lists==1.2 pygments==2.10 pymdown-extensions==9.3 Markdown>=3.2,<3.4 -Jinja2==3.0.3