Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Jinja2 dependency conflict #179

Closed
jorritsmit opened this issue May 29, 2021 · 1 comment
Closed

Jinja2 dependency conflict #179

jorritsmit opened this issue May 29, 2021 · 1 comment

Comments

@jorritsmit
Copy link

jorritsmit commented May 29, 2021

We are having dependency conflicts between sphinx-js and flask because flask is requiring jinja2>=3 and sphinx-js Jinja2<3. Are there any plans to convert to using Jinja2 3.x?

Thanks

@sevdog
Copy link

sevdog commented Jun 24, 2021

There are no breaking changes in Jinja2 3.x, so it should not give any problems to this lib.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants