Skip to content

Commit 858428c

Browse files
committed
pin jinja2 <3.1
1 parent 31e6062 commit 858428c

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.1",
3131
"pyyaml",
3232
"pydantic",
3333
"sse_starlette",

0 commit comments

Comments
 (0)