Update natsort dependency.
Drop natsort 3.1.2 because the package seems broken.
This commit is contained in:
parent
7edeb5d3fc
commit
e6dc63578c
@ -5,7 +5,7 @@ bleach>=1.2,<1.5
|
|||||||
django-haystack>=2.1,<2.2
|
django-haystack>=2.1,<2.2
|
||||||
django-mptt>=0.6,<0.7
|
django-mptt>=0.6,<0.7
|
||||||
jsonfield>=0.9,<0.10
|
jsonfield>=0.9,<0.10
|
||||||
natsort>=3.1,<3.2
|
natsort>=3.2,<3.3
|
||||||
reportlab>=2.7,<2.8
|
reportlab>=2.7,<2.8
|
||||||
roman>=2.0,<2.1
|
roman>=2.0,<2.1
|
||||||
setuptools>=2.1,<3.5
|
setuptools>=2.1,<3.5
|
||||||
|
Loading…
Reference in New Issue
Block a user