Skip to content

Commit 25bdef1

Browse files
committed
pin jinja2 <3
1 parent 23b2dba commit 25bdef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

customizer/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"aiofiles",
2828
"fastapi",
2929
"python-multipart",
30-
"jinja2",
30+
"jinja2 < 3.0",
3131
"pyyaml",
3232
"pydantic",
3333
"sse_starlette",

0 commit comments

Comments
 (0)