update pyyaml due to security alert

This commit is contained in:
Lex Berezhny 2019-03-24 23:15:11 -04:00
parent 0592cee567
commit cc5852a9b9

View file

@ -36,7 +36,7 @@ setup(
'msgpack==0.6.1',
'ecdsa==0.13',
'torba',
'pyyaml==3.13',
'pyyaml==4.2b1',
'docopt==0.6.2',
'hachoir',
],