summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index b4968f7d..bbc5044e 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -9,6 +9,7 @@ whoosh==2.5.7
Twisted==16.1.1
-e 'git+https://github.com/pixelated/leap_pycommon.git@develop#egg=leap.common'
-e 'git+https://github.com/pixelated/leap_auth.git#egg=leap.auth'
+-e 'git+https://github.com/leapcode/bonafide.git@master#egg=leap.bonafide'
-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/'