mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-07-23 17:16:33 +00:00
Update uvloop to 0.11.0 (#597)
This commit is contained in:
parent
22f59712df
commit
b4ea28af4e
@ -15,7 +15,7 @@ RUN apk add --no-cache \
|
||||
make \
|
||||
g++ \
|
||||
&& pip3 install --no-cache-dir \
|
||||
uvloop==0.10.2 \
|
||||
uvloop==0.11.0 \
|
||||
cchardet==2.1.1 \
|
||||
pycryptodome==3.6.4 \
|
||||
&& apk del .build-dependencies
|
||||
|
Loading…
x
Reference in New Issue
Block a user