[1.11.x] Pinned PyYAML < 5.3 in test requirements.
PyYAML 5.3+ doesn't support Python 3.4.
This commit is contained in:
parent
d0e3eb8e82
commit
e643833562
@ -5,7 +5,7 @@ geoip2
|
|||||||
jinja2 >= 2.9.2
|
jinja2 >= 2.9.2
|
||||||
numpy
|
numpy
|
||||||
Pillow != 5.4.0
|
Pillow != 5.4.0
|
||||||
PyYAML
|
PyYAML < 5.3
|
||||||
# pylibmc/libmemcached can't be built on Windows.
|
# pylibmc/libmemcached can't be built on Windows.
|
||||||
pylibmc; sys.platform != 'win32'
|
pylibmc; sys.platform != 'win32'
|
||||||
python-memcached >= 1.59
|
python-memcached >= 1.59
|
||||||
|
Loading…
x
Reference in New Issue
Block a user