sync lib of pyrogram
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ uvicorn==0.21.1
|
|
11 |
gunicorn
|
12 |
requests
|
13 |
celery==5.3.0
|
14 |
-
pyrogram
|
15 |
Telethon
|
16 |
TgCrypto
|
17 |
git+https://github.com/redis/redis-py.git
|
|
|
11 |
gunicorn
|
12 |
requests
|
13 |
celery==5.3.0
|
14 |
+
pyrogram==2.0.100
|
15 |
Telethon
|
16 |
TgCrypto
|
17 |
git+https://github.com/redis/redis-py.git
|