From 3d805c839367498dc84f5e2d95af6bdd87f17e91 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Mon, 7 Nov 2016 18:09:02 -0200 Subject: Updated some outdated requirements Whoosh 2.7 and Twisted 16.2+ still break the application, they have to be looked further when we have time --- service/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt index 6e3d0a03..c6eea0d3 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -1,10 +1,10 @@ --index-url https://pypi.python.org/simple/ gnupg -pyasn1==0.1.8 -requests==2.9.1 -srp==1.0.4 -whoosh==2.5.7 +pyasn1==0.1.9 +requests==2.11.1 +srp==1.0.6 +whoosh==2.6.0 Twisted==16.1.1 -e 'git+https://github.com/pixelated/leap_pycommon.git@develop#egg=leap.common' -e 'git+https://github.com/leapcode/bitmask-dev.git@master#egg=leap.bitmask' -- cgit v1.2.3