mirror of
git://git.yoctoproject.org/meta-virtualization.git
synced 2025-07-19 20:59:41 +02:00
docker-registry: relax python-requests version specification
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
This commit is contained in:
parent
780a57e15a
commit
a80b44e9be
|
@ -31,7 +31,7 @@ RDEPENDS_${PN} += "\
|
||||||
python-pyyaml (= 3.11) \
|
python-pyyaml (= 3.11) \
|
||||||
python-flask (= 0.10.1) \
|
python-flask (= 0.10.1) \
|
||||||
python-gevent (= 1.0.1) \
|
python-gevent (= 1.0.1) \
|
||||||
python-requests (= 2.3.0) \
|
python-requests \
|
||||||
python-sqlalchemy (>= 0.9.4) \
|
python-sqlalchemy (>= 0.9.4) \
|
||||||
python-blinker (= 1.3) \
|
python-blinker (= 1.3) \
|
||||||
python-backports-lzma (= 0.0.3) \
|
python-backports-lzma (= 0.0.3) \
|
||||||
|
|
Loading…
Reference in New Issue
Block a user