1
0
mirror of https://github.com/searx/searx synced 2024-12-22 14:24:22 +01:00
searx/requirements.txt
Noémi Ványi 85034b49ef
Remove httpx and use requests instead (#3305)
## What does this PR do?

This PR prepares for removing `httpx`, and reverts back to `requests`.

## Why is this change important?

`httpx` hasn't proven itself to be faster or better than `requests`. On the other
hand it has caused issues on Windows.

=============================================
Please update your environment to use requests instead of httpx.
=============================================
2022-07-30 20:56:56 +02:00

14 lines
219 B
Plaintext

Brotli==1.0.9
babel==2.9.1
certifi==2022.5.18.1
flask-babel==2.0.0
flask==2.1.1
jinja2==3.1.2
langdetect==1.0.9
lxml==4.9.0
pygments==2.8.0
python-dateutil==2.8.2
pyyaml==6.0
requests[socks]==2.28.1
setproctitle==1.2.2