From 66913c7c1a05324cf9707b08b12dec6476460d49 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sun, 7 May 2023 07:46:49 -0300 Subject: queue.scm: Use tornado 6 with python-telegram-bot --- src/org/euandre/queue.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/org/euandre/queue.scm b/src/org/euandre/queue.scm index 7fd313f..627aaa4 100644 --- a/src/org/euandre/queue.scm +++ b/src/org/euandre/queue.scm @@ -562,7 +562,7 @@ collections.OrderedDict that works in Python 2.4-2.6.") python-cachetools python-certifi python-pytz - python-tornado)) + python-tornado-6)) (home-page "https://python-telegram-bot.org/") (synopsis "Python library to interface with the Telegram Bot API") (description "We have made you a wrapper you can't refuse") -- cgit v1.2.3