Update Telethon
This commit is contained in:
+1
-1
@@ -25,7 +25,7 @@ RUN apk add --no-cache \
|
|||||||
py3-requests \
|
py3-requests \
|
||||||
#imageio
|
#imageio
|
||||||
py3-numpy \
|
py3-numpy \
|
||||||
py3-telethon@edge \
|
#py3-telethon@edge \ (outdated)
|
||||||
# Optional for socks proxies
|
# Optional for socks proxies
|
||||||
py3-pysocks \
|
py3-pysocks \
|
||||||
# cryptg
|
# cryptg
|
||||||
|
|||||||
+1
-1
@@ -5,5 +5,5 @@ python-magic>=0.4,<0.5
|
|||||||
commonmark>=0.8,<0.10
|
commonmark>=0.8,<0.10
|
||||||
aiohttp>=3,<4
|
aiohttp>=3,<4
|
||||||
mautrix>=0.6,<0.7
|
mautrix>=0.6,<0.7
|
||||||
telethon>=1.13,<1.16
|
telethon>=1.13,<1.17
|
||||||
telethon-session-sqlalchemy>=0.2.14,<0.3
|
telethon-session-sqlalchemy>=0.2.14,<0.3
|
||||||
|
|||||||
Reference in New Issue
Block a user