Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to update Jinja2 dependency to >= 3? #377

Open
eladnoor opened this issue Jul 31, 2022 · 3 comments
Open

Is it possible to update Jinja2 dependency to >= 3? #377

eladnoor opened this issue Jul 31, 2022 · 3 comments

Comments

@eladnoor
Copy link

At the moment, the dependency requires Jinja2<3,>=2.7.3. However, this is not compatible with python 3.10.
Forcing Jinja2==3.1.2 seems to work on my system (tested on python 3.10).

@matthiaskoenig
Copy link

+1 this would be great

@noahsprent
Copy link

Forcing Jinja2==3.1.2 causes Escher to regress to 1.6.0 for me, is that right? Would be great to fix this if possible so that people on python 3.10 can use the latest version of escher

@zakandrewking
Copy link
Owner

Probably the quickest way to get changes into Escher right now is to open a PR. I’m happy to merge and sort out how to do a new release (it’s only been like 4 years!)

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

No branches or pull requests

4 participants