summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorBruno Wagner <bwagner@riseup.net>2016-10-18 20:08:39 -0200
committerBruno Wagner <bwagner@riseup.net>2016-10-18 20:08:39 -0200
commit75b633a173f217ccd508cf6b5306a3e93f79c2e6 (patch)
treee60df5221e5ab15264571bf52233c385a142b49a /service/requirements.txt
parent9356d5c3d4e940e5d4ebf1c851a16b43374a6bc3 (diff)
Adapted imports to reflect new bitmask-dev dependency
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt4
1 files changed, 0 insertions, 4 deletions
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 .