Skip to content

Commit

Permalink
fix jinja2 dependency issue
Browse files Browse the repository at this point in the history
  • Loading branch information
idleroamer committed Feb 18, 2022
1 parent 4b75c0f commit e466b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/generator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
qface==2.0.0
# manual dependency resolution of jinja2 due to https://github.com/pallets/markupsafe/issues/286
jinja2==2.10

0 comments on commit e466b01

Please sign in to comment.