summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-10-11 16:54:36 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-10-11 16:54:36 -0300
commit9356d5c3d4e940e5d4ebf1c851a16b43374a6bc3 (patch)
treef0fb078d009650cb0d431eddd1344040aeabc19b /service/requirements.txt
parent28f64b866d1f3c51fe1208d37450f2153ba1575f (diff)
[#792] Move leap.bonafide to leap.bitmask.bonafide
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 bbc5044e..f68c8ad3 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -9,7 +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/leapcode/bitmask-dev.git@master#egg=leap.bitmask'
-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/'