Require telethon master branch

This commit is contained in:
Tulir Asokan
2019-08-08 23:20:08 +03:00
parent 937de0fa00
commit e8184f0248
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -37,9 +37,9 @@ RUN apk add --no-cache \
ffmpeg \
ca-certificates \
su-exec \
git \
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
&& pip3 install --upgrade 'git+https://github.com/tulir/mautrix-python@bridge-updates#egg=mautrix'
&& pip3 install --upgrade 'https://github.com/tulir/mautrix-python/tarball/bridge-updates#egg=mautrix' \
'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon'
VOLUME /data
+2 -1
View File
@@ -7,5 +7,6 @@ SQLAlchemy
alembic
commonmark
future-fstrings
telethon
#telethon
git+https://github.com/LonamiWebs/Telethon@master#egg=telethon
telethon-session-sqlalchemy