mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[hotfix] interim fix to get docker-build of CI without issues
There is an issue with redis v4.1.0 [1] / for the interim lets remove this python dependency. [1] https://github.com/searxng/searxng/issues/741 Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
7f0fe26579
commit
50c4b58db6
2 changed files with 4 additions and 2 deletions
|
|
@ -13,4 +13,3 @@ uvloop==0.16.0
|
|||
httpx-socks[asyncio]==0.7.2
|
||||
langdetect==1.0.9
|
||||
setproctitle==1.2.2
|
||||
redis==4.1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue