Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
16d1fe9
1
Parent(s):
c6c04b2
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -20,7 +20,7 @@ lxml==4.6.3; python_version >= "2.7" and python_full_version < "3.0.0" or python
|
|
20 |
prettyconf==2.2.1
|
21 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
22 |
pymongo==3.12.3
|
23 |
-
pyrogram==2.0.
|
24 |
pysocks==1.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.4.0"
|
25 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
26 |
pyyaml==6.0; python_version >= "3.6"
|
|
|
20 |
prettyconf==2.2.1
|
21 |
pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
22 |
pymongo==3.12.3
|
23 |
+
pyrogram==2.0.24; python_version >= "3.8"
|
24 |
pysocks==1.7.1; python_version >= "3.6" and python_full_version < "3.0.0" and python_version < "4.0" or python_version >= "3.6" and python_version < "4.0" and python_full_version >= "3.4.0"
|
25 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
26 |
pyyaml==6.0; python_version >= "3.6"
|