Remove remaining traces of ORM
This commit is contained in:
@@ -39,8 +39,8 @@ setuptools.setup(
|
||||
"ruamel.yaml>=0.15.35,<0.16",
|
||||
"future-fstrings>=0.4.2",
|
||||
"python-magic>=0.4.15,<0.5",
|
||||
"telethon>=1.5.5,<1.6",
|
||||
"telethon-session-sqlalchemy>=0.2.9,<0.3",
|
||||
"telethon>=1.5.5,<1.7",
|
||||
"telethon-session-sqlalchemy>=0.2.11,<0.3",
|
||||
],
|
||||
extras_require=extras,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user