forked from LBRYCommunity/lbry-sdk
sqlalchemy
This commit is contained in:
parent
ae9d4af8c0
commit
0b6d01fecc
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -50,6 +50,7 @@ setup(
|
|||
'attrs==18.2.0',
|
||||
'pylru==1.1.0',
|
||||
'pyzmq==18.1.1',
|
||||
'sqlalchemy',
|
||||
],
|
||||
classifiers=[
|
||||
'Framework :: AsyncIO',
|
||||
|
|
Loading…
Reference in a new issue