We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25bdef1 commit 904fbebCopy full SHA for 904fbeb
1 file changed
customizer/setup.py
@@ -27,7 +27,7 @@
27
"aiofiles",
28
"fastapi",
29
"python-multipart",
30
- "jinja2 < 3.0",
+ "Jinja2<3.1",
31
"pyyaml",
32
"pydantic",
33
"sse_starlette",
0 commit comments