mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-21 19:28:38 +00:00
Support Tornado < 6
This commit is contained in:
parent
7043250a1c
commit
ee69a7f0ca
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
ietfparse>=1.4,<1.5
|
||||
tornado>=3.2,<5
|
||||
tornado>=3.2,<6
|
||||
|
|
Loading…
Reference in a new issue