Skip to content

Commit

Permalink
Reverted pinning of Jinja2 version
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Mar 26, 2022
1 parent 6b91c8d commit c9f92b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
# IN THE SOFTWARE.

# Direct dependencies
jinja2>=2.11.1,<3.1
jinja2>=2.11.1
markdown>=3.2
mkdocs>=1.2.3
mkdocs-material-extensions>=1.0
mkdocs>=1.3.0
mkdocs-material-extensions>=1.0.3
pygments>=2.10
pymdown-extensions>=9.0

0 comments on commit c9f92b9

Please sign in to comment.