You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
searxng/searx/shared
Markus Heiser e85744c254 Revert "[hotfix] interim fix to get docker-build of CI without issues"
This reverts interim fix from commit 50c4b58db and adds requirement
`redis==4.1.1`.

The interim fix was needed by Alpine images (Docker) [1] and has been fixed in
commit [2] merged with the patch series from [3].  In redis-py version 4.1.1
this pach has been released on PyPi [4].

[1] https://github.com/redis/redis-py/issues/1869
[2] https://github.com/redis/redis-py/commit/1fc1233f
[3] https://github.com/redis/redis-py/pull/1854
[4] https://github.com/redis/redis-py/issues/1880

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2 years ago
..
__init__.py [format.python] initial formatting of the python code 2 years ago
redisdb.py Revert "[hotfix] interim fix to get docker-build of CI without issues" 2 years ago
shared_abstract.py [format.python] initial formatting of the python code 2 years ago
shared_simple.py [format.python] initial formatting of the python code 2 years ago
shared_uwsgi.py [format.python] initial formatting of the python code 2 years ago