mirror of
https://github.com/searxng/searxng.git
synced 2025-07-12 07:49:22 +02:00
[enh] gevent/grequests changed to the built-in threading lib
This commit is contained in:
parent
b1b0b82a2a
commit
d959cb1c05
5 changed files with 20 additions and 23 deletions
2
setup.py
2
setup.py
|
@ -41,7 +41,7 @@ setup(
|
|||
install_requires=[
|
||||
'flask',
|
||||
'flask-babel',
|
||||
'grequests',
|
||||
'requests',
|
||||
'lxml',
|
||||
'pyyaml',
|
||||
'setuptools',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue