From 705b65fa3c8fe3b0695766a25771ff8ccc9efc48 Mon Sep 17 00:00:00 2001 From: jobevers Date: Wed, 15 Feb 2017 09:30:43 -0600 Subject: [PATCH] Update twisted version This fixes https://github.com/lbryio/lbry/issues/487 --- requirements.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 85726f89e..5b3a31fea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,4 @@ -Twisted==16.0.0 -Yapsy==1.11.223 +Twisted==16.6.0 appdirs==1.4.0 argparse==1.2.1 colorama==0.3.7 @@ -24,7 +23,7 @@ six>=1.9.0 slowaes==0.1a1 txJSON-RPC==0.5 wsgiref==0.1.2 -zope.interface==4.1.3 +zope.interface==4.3.3 base58==0.2.2 googlefinance==0.7 pyyaml==3.12