File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# -*- conf-mode -*-
2- setuptools >= 18.5 ,< 45.0 # Require this first, to prevent later errors
2+ setuptools >= 40.3.0 ,< 45.0 # Require this first, to prevent later errors
33#
44argon2-cffi >= 16.1.0 # For the Argon2 password hasher option
55beautifulsoup4 >= 4.5.0
@@ -50,16 +50,16 @@ pyang>=1.7.2
5050pyflakes >= 0.9.2
5151pyopenssl >= 17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
5252pyquery >= 1.2.13 ,!= 1.2.14 # Pyqyery 1.2.14 fails on some selectors or stacked selectors
53- python-dateutil >= 2.2
53+ python-dateutil >= 2.4
5454python-magic >= 0.4.6
55- python-memcached >= 1.48 # for django.core.cache.backends.memcached
55+ python-memcached >= 1.56 # for django.core.cache.backends.memcached
5656python-mimeparse >= 1.6 # from TastyPie
5757pytz >= 2014.7
5858#pyzmail>=1.0.3
5959requests != 2.12.*
6060rfc2html >= 2.0.1
6161selenium >= 2.42 ,< 3.8.1
62- six >= 1.9 .0
62+ six >= 1.10 .0
6363sqlparse >= 0.2.2
6464svn >= 1.0.1
6565tblib >= 1.3.0
You can’t perform that action at this time.
0 commit comments