Move back to telethon releases instead of master branch

This commit is contained in:
Tulir Asokan
2019-09-08 12:55:57 +03:00
parent 427c28db7a
commit 62fe03e8c1
3 changed files with 2 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ setuptools.setup(
"commonmark>=0.8.1,<0.10",
"ruamel.yaml>=0.15.35,<0.17",
"python-magic>=0.4.15,<0.5",
"telethon>=1.9,<1.10",
"telethon>=1.10,<1.11",
"telethon-session-sqlalchemy>=0.2.14,<0.3",
],
extras_require=extras,