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