summarylogtreecommitdiffstats
path: root/fix_telethon_version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'fix_telethon_version.patch')
-rw-r--r--fix_telethon_version.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/fix_telethon_version.patch b/fix_telethon_version.patch
deleted file mode 100644
index 5f8c6f11a6a8..000000000000
--- a/fix_telethon_version.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/setup.py 2020-02-21 12:56:27.293862507 +0100
-+++ b/setup.py 2020-02-21 12:56:35.959919170 +0100
-@@ -48,7 +48,7 @@
- "commonmark>=0.8.1,<0.10",
- "ruamel.yaml>=0.15.35,<0.17",
- "python-magic>=0.4.15,<0.5",
-- "telethon>=1.10,<1.11",
-+ "telethon>=1.10,<1.14",
- "telethon-session-sqlalchemy>=0.2.14,<0.3",
- ],
- extras_require=extras,