Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
40a9cf3
1
Parent(s):
5fdc6b8
Creating conflicts :disappointed_relieved:
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
@@ -25,7 +25,6 @@ pyyaml==6.0; python_version >= "3.6"
|
|
25 |
regex==2022.7.25; python_version >= "3.6"
|
26 |
requests==2.28.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
|
27 |
rfc3986==1.5.0; python_version >= "3.6"
|
28 |
-
search_engine_parser==0.6.7; python_full_version >= "3.6"
|
29 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|
30 |
sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
|
31 |
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
|
|
|
25 |
regex==2022.7.25; python_version >= "3.6"
|
26 |
requests==2.28.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
|
27 |
rfc3986==1.5.0; python_version >= "3.6"
|
|
|
28 |
six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
|
29 |
sniffio==1.3.0; python_full_version >= "3.6.2" and python_version >= "3.7"
|
30 |
soupsieve==2.3.2.post1; python_version >= "3.6" and python_full_version >= "3.6.0"
|