Skip to content

Commit

Permalink
address issue 130; make sure werkzeug is version 0.x and not 1.x. (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
whartond authored Aug 3, 2020
1 parent eb19049 commit 53e8c90
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 @@ -8,3 +8,4 @@ redis==2.10.6
# compatible YAML 1.1 and Suri doesn't like it
ruamel.yaml==0.14.12
idstools
werkzeug==0.16.1

0 comments on commit 53e8c90

Please sign in to comment.