mirror of
https://github.com/searx/searx
synced 2024-11-29 21:50:11 +01:00
a5839a66d6
downgrade httpx: PR https://github.com/encode/httpx/pull/1522 made some breaking changes in AsyncHTTPTransport that affect our code in https://github.com/searx/searx/blob/master/searx/network/client.py remove not_evil which has been down for a while now: https://old.reddit.com/r/onions/search/?q=not+evil&restrict_sr=on&t=year
17 lines
325 B
Plaintext
17 lines
325 B
Plaintext
certifi==2020.12.05
|
|
babel==2.9.1
|
|
flask-babel==2.0.0
|
|
flask==1.1.2
|
|
jinja2==2.11.3
|
|
lxml==4.6.3
|
|
pygments==2.8.0
|
|
python-dateutil==2.8.1
|
|
pyyaml==5.4.1
|
|
httpx[http2]==0.17.1
|
|
Brotli==1.0.9
|
|
uvloop==0.15.2; python_version >= '3.7'
|
|
uvloop==0.14.0; python_version < '3.7'
|
|
httpx-socks[asyncio]==0.3.1
|
|
langdetect==1.0.8
|
|
setproctitle==1.2.2
|