Skip to content

Commit a99a383

Browse files
committed
build: fix wrong ptb dependency
Versions >= 20 use asyncio. This bot is not made with asyncio in mind.
1 parent fde27e7 commit a99a383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
python-telegram-bot>=13.5
1+
python-telegram-bot>=13.5, <20

0 commit comments

Comments
 (0)