Skip to content

Commit 904fbeb

Browse files
committed
pin jinja2 <3.1
1 parent 25bdef1 commit 904fbeb

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 < 3.0",
30+
"Jinja2<3.1",
3131
"pyyaml",
3232
"pydantic",
3333
"sse_starlette",

0 commit comments

Comments
 (0)