Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
318169f
1
Parent(s):
e4387de
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -22,7 +22,6 @@ pyaes==1.6.1; python_version >= "3.6" and python_version < "4.0"
|
|
22 |
pymongo==3.12.3
|
23 |
pyrogram==2.0.19; python_version >= "3.7"
|
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-arq==6.0.5 ; python_full_version >= "3.8"
|
26 |
python-dateutil==2.8.2; (python_version >= "2.7" and python_full_version < "3.0.0") or (python_full_version >= "3.3.0")
|
27 |
pyyaml==6.0; python_version >= "3.6"
|
28 |
regex==2021.11.10
|
|
|
22 |
pymongo==3.12.3
|
23 |
pyrogram==2.0.19; python_version >= "3.7"
|
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"
|
27 |
regex==2021.11.10
|