Pin natsort to 3.5.6
This commit is contained in:
3
setup.py
3
setup.py
@@ -37,7 +37,8 @@ extras_require = {
|
|||||||
'python-dateutil>=2.2',
|
'python-dateutil>=2.2',
|
||||||
'pymysql',
|
'pymysql',
|
||||||
'flake8>=2.4.0',
|
'flake8>=2.4.0',
|
||||||
'isort==3.9.6'
|
'isort==3.9.6',
|
||||||
|
'natsort==3.5.6',
|
||||||
],
|
],
|
||||||
'anyjson': ['anyjson>=0.3.3'],
|
'anyjson': ['anyjson>=0.3.3'],
|
||||||
'babel': ['Babel>=1.3'],
|
'babel': ['Babel>=1.3'],
|
||||||
|
Reference in New Issue
Block a user