Skip to content

Commit

Permalink
fix: added markupsafe version dependancy since was removed in the lat…
Browse files Browse the repository at this point in the history
…er version that broke jinja2
  • Loading branch information
Vishnu S committed Oct 17, 2022
1 parent d22f240 commit e01600b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
jinja2==2.11.3
PyYAML==5.4.1
markupsafe==2.0.1

0 comments on commit e01600b

Please sign in to comment.