From 75b633a173f217ccd508cf6b5306a3e93f79c2e6 Mon Sep 17 00:00:00 2001 From: Bruno Wagner Date: Tue, 18 Oct 2016 20:08:39 -0200 Subject: Adapted imports to reflect new bitmask-dev dependency --- service/requirements.txt | 4 ---- 1 file changed, 4 deletions(-) (limited to 'service/requirements.txt') diff --git a/service/requirements.txt b/service/requirements.txt index f68c8ad3..a0bca922 100644 --- a/service/requirements.txt +++ b/service/requirements.txt @@ -1,7 +1,5 @@ --index-url https://pypi.python.org/simple/ -https://launchpad.net/dirspec/stable-13-10/13.10/+download/dirspec-13.10.tar.gz -https://launchpad.net/u1db/stable-13-10/13.10/+download/u1db-13.10.tar.bz2 pyasn1==0.1.8 requests==2.9.1 srp==1.0.4 @@ -13,6 +11,4 @@ Twisted==16.1.1 -e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/' -e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.client&subdirectory=client/' -e 'git+https://github.com/pixelated/soledad.git@develop#egg=leap.soledad.server&subdirectory=server/' --e 'git+https://github.com/pixelated/keymanager.git@develop#egg=leap.keymanager' --e 'git+https://github.com/pixelated/leap_mail.git@develop#egg=leap.mail' -e . -- cgit v1.2.3