Move back to telethon releases instead of master branch
This commit is contained in:
@@ -42,7 +42,6 @@ RUN apk add --no-cache --virtual .build-deps \
|
||||
su-exec \
|
||||
netcat-openbsd \
|
||||
&& pip3 install .[fast_crypto,hq_thumbnails,metrics] \
|
||||
&& pip3 install --upgrade 'https://github.com/LonamiWebs/Telethon/tarball/master#egg=telethon' \
|
||||
&& apk del .build-deps
|
||||
|
||||
VOLUME /data
|
||||
|
||||
+1
-2
@@ -5,6 +5,5 @@ python-magic
|
||||
SQLAlchemy
|
||||
alembic
|
||||
commonmark
|
||||
#telethon
|
||||
git+https://github.com/LonamiWebs/Telethon@master#egg=telethon
|
||||
telethon
|
||||
telethon-session-sqlalchemy
|
||||
|
||||
Reference in New Issue
Block a user