mirror of
https://github.com/searx/searx
synced 2025-02-07 23:48:47 +01:00
Merge pull request #2936 from searx/dependabot/pip/master/uvloop-0.16.0
Bump uvloop from 0.15.3 to 0.16.0
This commit is contained in:
commit
22ef019da6
@ -9,7 +9,7 @@ python-dateutil==2.8.2
|
||||
pyyaml==5.4.1
|
||||
httpx[http2]==0.17.1
|
||||
Brotli==1.0.9
|
||||
uvloop==0.15.3; python_version >= '3.7'
|
||||
uvloop==0.16.0; python_version >= '3.7'
|
||||
uvloop==0.14.0; python_version < '3.7'
|
||||
httpx-socks[asyncio]==0.3.1
|
||||
langdetect==1.0.9
|
||||
|
Loading…
x
Reference in New Issue
Block a user