Captain Ezio commited on
Commit
0b462ef
·
1 Parent(s): f07165d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -28,7 +28,7 @@ pyyaml==6.0; python_version >= "3.6"
28
  regex==2021.11.10
29
  requests==2.27.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
30
  rfc3986==1.5.0; python_version >= "3.6"
31
- search_engine_parser
32
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
33
  sniffio==1.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
34
  soupsieve==2.3.1; python_version >= "3.6" and python_full_version > "3.0.0"
 
28
  regex==2021.11.10
29
  requests==2.27.1; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.6.0"
30
  rfc3986==1.5.0; python_version >= "3.6"
31
+ search_engine_parser==0.6.6; python_full_version >= "3.6"
32
  six==1.16.0; python_version >= "2.7" and python_full_version < "3.0.0" or python_full_version >= "3.3.0"
33
  sniffio==1.2.0; python_full_version >= "3.6.2" and python_version >= "3.6"
34
  soupsieve==2.3.1; python_version >= "3.6" and python_full_version > "3.0.0"