changed pyrogram version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -22,4 +22,4 @@ celery
|
|
| 22 |
python-multipart
|
| 23 |
git+https://github.com/redis/redis-py.git
|
| 24 |
TgCrypto
|
| 25 |
-
pyrogram
|
|
|
|
| 22 |
python-multipart
|
| 23 |
git+https://github.com/redis/redis-py.git
|
| 24 |
TgCrypto
|
| 25 |
+
pyrogram==2.0.100
|