Skip to content

Commit

Permalink
Restrict MarkupSafe version in requirements.txt (#1149)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvlk committed Mar 12, 2022
1 parent 0afb99a commit ed4946c
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
Expand Up @@ -3,6 +3,7 @@ colorlog==4.8.0

# Templating
Jinja2==2.11.3
MarkupSafe==2.0.1

# DB/Storage
peewee==2.10.2
Expand Down

0 comments on commit ed4946c

Please sign in to comment.