fix: pin jinja2 <3.14 to avoid cache_key hash issue with dict globals
This commit is contained in:
@@ -12,4 +12,4 @@ redis>=5.0.0
|
||||
httpx>=0.27.0
|
||||
python-jose[cryptography]>=3.3.0
|
||||
loguru>=0.7.0
|
||||
jinja2>=3.1.0
|
||||
jinja2>=3.1.0,<3.14
|
||||
|
||||
Reference in New Issue
Block a user