searx/searx_extra/update
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
..
__init__.py Add searx_extra package 2021-03-04 11:59:14 +01:00
update_ahmia_blacklist.py Add searx_extra package 2021-03-04 11:59:14 +01:00
update_currencies.py Add searx_extra package 2021-03-04 11:59:14 +01:00
update_engine_descriptions.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
update_external_bangs.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
update_firefox_version.py Add searx_extra package 2021-03-04 11:59:14 +01:00
update_languages.py Add searx_extra package 2021-03-04 11:59:14 +01:00
update_osm_keys_tags.py Remove `httpx` and use `requests` instead (#3305) 2022-07-30 20:56:56 +02:00
update_pygments.py [mod] upgrade pygments 2021-03-16 09:07:08 +01:00
update_translations.sh Add searx_extra package 2021-03-04 11:59:14 +01:00
update_wikidata_units.py Add searx_extra package 2021-03-04 11:59:14 +01:00