Bump min-requirements for python-telegram bot

This commit is contained in:
Matthias
2023-05-11 20:50:52 +02:00
parent a00f0ff687
commit 1d36878938
+1 -1
View File
@@ -71,7 +71,7 @@ setup(
# from requirements.txt # from requirements.txt
'ccxt>=2.6.26', 'ccxt>=2.6.26',
'SQLAlchemy>=2.0.6', 'SQLAlchemy>=2.0.6',
'python-telegram-bot>=13.4', 'python-telegram-bot>=20.1',
'arrow>=0.17.0', 'arrow>=0.17.0',
'cachetools', 'cachetools',
'requests', 'requests',