forked from LBRYCommunity/lbry-sdk
update pyyaml due to security alert
This commit is contained in:
parent
0592cee567
commit
cc5852a9b9
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -36,7 +36,7 @@ setup(
|
|||
'msgpack==0.6.1',
|
||||
'ecdsa==0.13',
|
||||
'torba',
|
||||
'pyyaml==3.13',
|
||||
'pyyaml==4.2b1',
|
||||
'docopt==0.6.2',
|
||||
'hachoir',
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue