Skip to content

Commit

Permalink
Bump required Tornado version to 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Aug 21, 2015
1 parent de33470 commit fc97f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ msgpack-python > 0.3
PyYAML
MarkupSafe
requests >= 1.0.0
tornado >= 4.0
tornado >= 4.2.1
# Required by Tornado to handle threads stuff.
futures >= 2.0

0 comments on commit fc97f38

Please sign in to comment.