mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-12-29 11:17:10 +00:00
Pin ietfparse < 1.5
Breaking behavior was introduced in 1.5 which breaks this modules handling of content types with suffixes. https://github.com/sprockets/sprockets.mixins.media_type/issues/17
This commit is contained in:
parent
c15f6d8eec
commit
3a846d0da1
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
ietfparse>=1.4,<2
|
||||
ietfparse>=1.4,<1.5
|
||||
tornado>=3.2,<5
|
||||
|
|
Loading…
Reference in a new issue