mirror of
https://github.com/maubot/maubot
synced 2025-08-29 14:30:39 +00:00
Merge f863e7cefb
into b771b79b91
This commit is contained in:
commit
4b4813a68c
1 changed files with 3 additions and 2 deletions
|
@ -40,8 +40,9 @@ RUN apk add --no-cache \
|
|||
py3-feedparser \
|
||||
py3-dateutil \
|
||||
py3-lxml \
|
||||
py3-semver
|
||||
# TODO remove pillow, magic, feedparser, lxml, gitlab and semver when maubot supports installing dependencies
|
||||
py3-semver \
|
||||
py3-apscheduler
|
||||
# TODO remove pillow, magic, feedparser, lxml, gitlab, apscheduler, and semver when maubot supports installing dependencies
|
||||
|
||||
COPY requirements.txt /opt/maubot/requirements.txt
|
||||
COPY optional-requirements.txt /opt/maubot/optional-requirements.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue