Skip to content

Commit

Permalink
➖ Remove jinja2 dependency (#861)
Browse files Browse the repository at this point in the history
- This was explicitly pinned for breaking changes in `readthedocs`.
- `readthedocs` manages this dependency on its own.
  • Loading branch information
shaneahmed authored Sep 18, 2024
1 parent ee72d69 commit 1e76e9e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
-r ../docs/requirements.txt
coverage>=7.0.0
docutils>=0.18.1
jinja2>=3.0.3, <3.1.0
mypy>=1.6.1
pip>=22.3
poetry-bumpversion>=0.3.1
Expand Down

0 comments on commit 1e76e9e

Please sign in to comment.