diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/org/euandre/queue.scm | 2 |
1 files changed, 1 insertions, 1 deletions
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") |