Remove explicit dependency on kombu (sub-dependency of celery).
This commit is contained in:
parent
4ba55bd3b0
commit
327a378f70
@ -71,7 +71,6 @@ RUN apt-get install -y \
|
||||
python3-alembic \
|
||||
python3-feedgenerator \
|
||||
python3-jsonschema \
|
||||
python3-kombu \
|
||||
python3-lxml \
|
||||
python3-migrate \
|
||||
python3-py \
|
||||
|
@ -28,7 +28,6 @@ RUN apt-get install -y \
|
||||
python3-alembic \
|
||||
python3-feedgenerator \
|
||||
python3-jsonschema \
|
||||
python3-kombu \
|
||||
python3-lxml \
|
||||
python3-migrate \
|
||||
python3-py \
|
||||
|
@ -26,7 +26,6 @@ python3-alembic \
|
||||
python3-celery \
|
||||
python3-feedgenerator \
|
||||
python3-jsonschema \
|
||||
python3-kombu \
|
||||
python3-lxml \
|
||||
python3-migrate \
|
||||
# Fedora only
|
||||
|
@ -335,7 +335,6 @@ data as NumPy arrays.")
|
||||
("python-itsdangerous" ,python-itsdangerous)
|
||||
("python-jinja2" ,python-jinja2)
|
||||
("python-jsonschema" ,python-jsonschema)
|
||||
("python-kombu" ,python-kombu)
|
||||
("python-ldap" ,python-ldap)
|
||||
("python-lxml" ,python-lxml)
|
||||
("python-markdown" ,python-markdown)
|
||||
|
Loading…
x
Reference in New Issue
Block a user