forked from LBRYCommunity/lbry-sdk
Bump hub to fix subscribe race + EADDRINUSE issue.
This commit is contained in:
parent
b99102f9c9
commit
516c2dd5d0
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -57,7 +57,7 @@ setup(
|
||||||
'jsonschema==4.4.0',
|
'jsonschema==4.4.0',
|
||||||
],
|
],
|
||||||
'hub': [
|
'hub': [
|
||||||
'hub@git+https://github.com/lbryio/hub.git@024aceda53fe6d1ab8d519b73584437c25de6975'
|
'hub@git+https://github.com/lbryio/hub.git@9b178222296aecc7699cf82141c7a48fe866f22a'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
Loading…
Reference in a new issue