Moved minimum version up for python-magic, due to a Py3 issue with earlier versions.
- Legacy-Id: 17679
This commit is contained in:
parent
ebf9d1d32c
commit
e920337c69
|
@ -51,7 +51,7 @@ pyflakes>=0.9.2
|
||||||
pyopenssl>=17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
|
pyopenssl>=17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
|
||||||
pyquery>=1.3.0
|
pyquery>=1.3.0
|
||||||
python-dateutil>=2.4
|
python-dateutil>=2.4
|
||||||
python-magic>=0.4.6
|
python-magic>=0.4.12
|
||||||
python-memcached>=1.56 # for django.core.cache.backends.memcached
|
python-memcached>=1.56 # for django.core.cache.backends.memcached
|
||||||
python-mimeparse>=1.6 # from TastyPie
|
python-mimeparse>=1.6 # from TastyPie
|
||||||
pytz>=2014.7
|
pytz>=2014.7
|
||||||
|
|
Loading…
Reference in a new issue