Skip to content

Commit e920337

Browse files
committed
Moved minimum version up for python-magic, due to a Py3 issue with earlier versions.
- Legacy-Id: 17679
1 parent ebf9d1d commit e920337

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ pyflakes>=0.9.2
5151
pyopenssl>=17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
5252
pyquery>=1.3.0
5353
python-dateutil>=2.4
54-
python-magic>=0.4.6
54+
python-magic>=0.4.12
5555
python-memcached>=1.56 # for django.core.cache.backends.memcached
5656
python-mimeparse>=1.6 # from TastyPie
5757
pytz>=2014.7

0 commit comments

Comments
 (0)