mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Revert "[hotfix] interim fix to get docker-build of CI without issues"
This reverts interim fix from commit50c4b58dband 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]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>
This commit is contained in:
parent
96ab5e57ff
commit
e85744c254
2 changed files with 2 additions and 4 deletions
|
|
@ -13,3 +13,4 @@ uvloop==0.16.0
|
|||
httpx-socks[asyncio]==0.7.2
|
||||
langdetect==1.0.9
|
||||
setproctitle==1.2.2
|
||||
redis==4.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue