Bump hub to fix subscribe race + EADDRINUSE issue.

This commit is contained in:
Jonathan Moody 2022-09-29 22:29:14 -05:00 committed by Lex Berezhny
parent b99102f9c9
commit 516c2dd5d0

View file

@ -57,7 +57,7 @@ setup(
'jsonschema==4.4.0',
],
'hub': [
'hub@git+https://github.com/lbryio/hub.git@024aceda53fe6d1ab8d519b73584437c25de6975'
'hub@git+https://github.com/lbryio/hub.git@9b178222296aecc7699cf82141c7a48fe866f22a'
]
},
classifiers=[