From 918ae543d94ea2c359c8608807fc251ac16ef1cc Mon Sep 17 00:00:00 2001 From: Thais Siqueira Date: Fri, 11 Mar 2016 14:46:06 -0300 Subject: Fixes pep8 errors and update requests to 2.9.1. Issue #213 --- service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt index 7c9ee87c..b74b7f94 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -4,7 +4,7 @@ https://launchpad.net/dirspec/stable-13-10/13.10/+download/dirspec-13.10.tar.gz --allow-external dirspec --allow-unverified dirspec https://launchpad.net/u1db/stable-13-10/13.10/+download/u1db-13.10.tar.bz2 pyasn1==0.1.8 -requests==2.4.1 +requests==2.9.1 srp==1.0.4 whoosh==2.5.7 pycryptopp -- cgit v1.2.3