Skip to content

Commit ea9c08e

Browse files
committed
Add jinja2 library
Otherwise docker image can't run the jinja2 template.
1 parent fa07dd9 commit ea9c08e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/Docker/requirements.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ PyJWT
1212
# extra HTTP compression methods
1313
Brotli
1414
zstd
15+
# jinja2 template engine
16+
Jinja2

0 commit comments

Comments
 (0)