kim0arka commited on
Commit
c38336e
·
verified ·
1 Parent(s): bc9c28f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- python-telegram-bot --upgrade
2
- httpx[http2]
 
1
+ python-telegram-bot==20.7
2
+ httpx[http2]