diff options
author | 2018-02-06 01:01:59 +0000 | |
---|---|---|
committer | 2018-02-06 01:01:59 +0000 | |
commit | 1fed2a2cdcacd3bfcc0b69f7b1a1bb536c8e5268 (patch) | |
tree | 6ec570b58a6652a7ac935c75b4296bcf5f4509b5 /requirements.txt | |
parent | flake8-todo too pedantic for us - hopefully travis didn't cache it (diff) |
Revert "Finally fix this garbage"
This reverts commit 57abb43
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/requirements.txt b/requirements.txt index 64f1a8bf..69ca547f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1 @@ -werkzeug -flask -ujson
\ No newline at end of file +flask==0.12.2
\ No newline at end of file |