promptslab / Promptify

Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured output. Join our discord for Prompt-Engineering, LLMs and other latest research
https://discord.gg/m88xfYMbK6
Apache License 2.0
3.11k stars 232 forks source link

Jinja2 version #46

Open dobizz opened 1 year ago

dobizz commented 1 year ago

Is it possible to bump or loosen up the jinja2 version to support 3.x.x from the current jinja2==2.11.3? I'm having version conflicts with some packages I'm using like prefect. Thank you.

eren23 commented 1 year ago

What versions are working better in your case? Did you try changing the jinja version in the requirements.txt file to see if it works with current templates? If so loosening it up shouldn't be much of a problem, if not we can think of another solution