Spaces:
Sleeping
Sleeping
Merge pull request #53 from Gojo-Bots/dependabot/pip/pyrogram-2.0.62
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -13,7 +13,7 @@ lxml==4.9.1; python_version >= "2.7" and python_full_version < "3.0.0" or python
|
|
13 |
prettyconf==2.2.1
|
14 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
15 |
pymongo==4.3.3
|
16 |
-
pyrogram==2.0.
|
17 |
pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
|
18 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
19 |
pyyaml==6.0; python_version >= "3.6"
|
|
|
13 |
prettyconf==2.2.1
|
14 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
15 |
pymongo==4.3.3
|
16 |
+
pyrogram==2.0.62; python_version >= "3.8"
|
17 |
pysocks==1.7.1; python_version >= "3.7" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.7" and python_version < "4.0" and python_full_version >= "3.4.0"
|
18 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
19 |
pyyaml==6.0; python_version >= "3.6"
|