forked from LBRYCommunity/lbry-sdk
downgrade multidict to prevent segfault
This commit is contained in:
parent
17771a2b89
commit
af7c20e440
1 changed files with 1 additions and 0 deletions
|
@ -39,5 +39,6 @@ setup(
|
|||
'pyyaml==4.2b1',
|
||||
'docopt==0.6.2',
|
||||
'hachoir',
|
||||
'multidict==4.6.1',
|
||||
],
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue