Pin yarl dependency to 1.4.2 as core dependency (#38428)
parent
476235a259
commit
f4c0dc99c2
|
@ -27,6 +27,7 @@ ruamel.yaml==0.15.100
|
|||
sqlalchemy==1.3.18
|
||||
voluptuous-serialize==2.4.0
|
||||
voluptuous==0.11.7
|
||||
yarl==1.4.2
|
||||
zeroconf==0.28.0
|
||||
|
||||
pycryptodome>=3.6.6
|
||||
|
|
|
@ -20,3 +20,4 @@ requests==2.24.0
|
|||
ruamel.yaml==0.15.100
|
||||
voluptuous==0.11.7
|
||||
voluptuous-serialize==2.4.0
|
||||
yarl==1.4.2
|
||||
|
|
Loading…
Reference in New Issue