Skip to content
This repository has been archived by the owner on Dec 19, 2017. It is now read-only.

Commit

Permalink
Require tornado >= 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Truemper committed Aug 24, 2015
1 parent 978bab0 commit bf4bb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -56,7 +56,7 @@
packages=['supercell'],

install_requires=[
'tornado >= 4.1',
'tornado >= 4.2',
'schematics >= 1.0.2',
'scales >= 1.0.8'
],
Expand Down

0 comments on commit bf4bb04

Please sign in to comment.