Update Telethon

This commit is contained in:
Tulir Asokan
2020-07-30 21:26:20 +03:00
parent 8ca78e21b6
commit 729fa8eb46
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ RUN apk add --no-cache \
py3-requests \
#imageio
py3-numpy \
py3-telethon@edge \
#py3-telethon@edge \ (outdated)
# Optional for socks proxies
py3-pysocks \
# cryptg
+1 -1
View File
@@ -5,5 +5,5 @@ python-magic>=0.4,<0.5
commonmark>=0.8,<0.10
aiohttp>=3,<4
mautrix>=0.6,<0.7
telethon>=1.13,<1.16
telethon>=1.13,<1.17
telethon-session-sqlalchemy>=0.2.14,<0.3