forked from LBRYCommunity/lbry-sdk
add requirements for releasing
This commit is contained in:
parent
b38614e29c
commit
00876c7d43
1 changed files with 3 additions and 0 deletions
|
@ -2,10 +2,12 @@ Twisted==16.6.0
|
|||
appdirs==1.4.3
|
||||
argparse==1.2.1
|
||||
base58==0.2.2
|
||||
git+https://github.com/lbryio/bumpversion.git#egg=bumpversion
|
||||
colorama==0.3.7
|
||||
dnspython==1.12.0
|
||||
ecdsa==0.13
|
||||
envparse==0.2.0
|
||||
GitPython==2.1.3
|
||||
gmpy==1.17
|
||||
jsonrpc==1.2
|
||||
jsonrpclib==0.1.7
|
||||
|
@ -16,6 +18,7 @@ miniupnpc==1.9
|
|||
pbkdf2==1.3
|
||||
pycrypto==2.6.1
|
||||
pyyaml==3.12
|
||||
PyGithub==1.34
|
||||
qrcode==5.2.2
|
||||
requests==2.9.1
|
||||
txrequests==0.9.5
|
||||
|
|
Loading…
Reference in a new issue