Updated another minimum versions for required packages.
- Legacy-Id: 17672
This commit is contained in:
parent
5c0f15c9a7
commit
493f393217
|
@ -49,7 +49,7 @@ Pillow>=3.0
|
|||
pyang>=1.7.2
|
||||
pyflakes>=0.9.2
|
||||
pyopenssl>=17.5.0 # Used by urllib3.contrib, which is used by PyQuery but not marked as a dependency
|
||||
pyquery>=1.2.13,!=1.2.14 # Pyqyery 1.2.14 fails on some selectors or stacked selectors
|
||||
pyquery>=1.3.0
|
||||
python-dateutil>=2.4
|
||||
python-magic>=0.4.6
|
||||
python-memcached>=1.56 # for django.core.cache.backends.memcached
|
||||
|
|
Loading…
Reference in a new issue