diff options
Diffstat (limited to 'Dockerfile-fedora-33-sqlite')
-rw-r--r-- | Dockerfile-fedora-33-sqlite | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile-fedora-33-sqlite b/Dockerfile-fedora-33-sqlite index 4da3a226..0737829e 100644 --- a/Dockerfile-fedora-33-sqlite +++ b/Dockerfile-fedora-33-sqlite @@ -24,6 +24,7 @@ RUN dnf -y install \ findutils \ python3-alembic \ python3-celery \ +python3-feedgenerator \ python3-jsonschema \ python3-kombu \ python3-lxml \ |