mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[ci] drop Python 3.6
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fe751b0ee8
commit
cb1b6686f0
2 changed files with 2 additions and 3 deletions
|
|
@ -9,8 +9,7 @@ python-dateutil==2.8.2
|
|||
pyyaml==6.0
|
||||
httpx[http2]==0.19.0
|
||||
Brotli==1.0.9
|
||||
uvloop==0.16.0; python_version >= '3.7'
|
||||
uvloop==0.14.0; python_version < '3.7'
|
||||
uvloop==0.16.0
|
||||
httpx-socks[asyncio]==0.4.1
|
||||
langdetect==1.0.9
|
||||
setproctitle==1.2.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue