mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-05-08 17:08:36 +01:00
Update uvloop to 0.11.0 (#597)
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user