summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorThais Siqueira <thais.siqueira@gmail.com>2016-03-11 14:46:06 -0300
committerThais Siqueira <thais.siqueira@gmail.com>2016-03-11 14:46:06 -0300
commit918ae543d94ea2c359c8608807fc251ac16ef1cc (patch)
treedf73afd4dec82155ebc000cf93dced8be3a812ea /service/requirements.txt
parent0313e643e30cfe202a100a0b69e7ff3c3875fff5 (diff)
Fixes pep8 errors and update requests to 2.9.1.
Issue #213
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt2
1 files changed, 1 insertions, 1 deletions
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