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