Update twisted version
This fixes https://github.com/lbryio/lbry/issues/487
This commit is contained in:
parent
fb2823f59e
commit
705b65fa3c
1 changed files with 2 additions and 3 deletions
|
@ -1,5 +1,4 @@
|
||||||
Twisted==16.0.0
|
Twisted==16.6.0
|
||||||
Yapsy==1.11.223
|
|
||||||
appdirs==1.4.0
|
appdirs==1.4.0
|
||||||
argparse==1.2.1
|
argparse==1.2.1
|
||||||
colorama==0.3.7
|
colorama==0.3.7
|
||||||
|
@ -24,7 +23,7 @@ six>=1.9.0
|
||||||
slowaes==0.1a1
|
slowaes==0.1a1
|
||||||
txJSON-RPC==0.5
|
txJSON-RPC==0.5
|
||||||
wsgiref==0.1.2
|
wsgiref==0.1.2
|
||||||
zope.interface==4.1.3
|
zope.interface==4.3.3
|
||||||
base58==0.2.2
|
base58==0.2.2
|
||||||
googlefinance==0.7
|
googlefinance==0.7
|
||||||
pyyaml==3.12
|
pyyaml==3.12
|
||||||
|
|
Loading…
Add table
Reference in a new issue