summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-11-24 09:36:30 -0200
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-11-24 09:36:30 -0200
commit6c3e5b3b7d9db4ef10b4ef80b9610856a067b286 (patch)
tree713a0b03cbbc8f3efac02caa6b5645696d2c8939 /service/requirements.txt
parent45f5b15c4818eb46d2f9b26fe7173a4e6ee9ede4 (diff)
Change leap forks to use 0xacab
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt10
1 files changed, 5 insertions, 5 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index d096ecf6..56ac19d8 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -6,9 +6,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/pixelated/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/'
+-e 'git+https://0xacab.org/pixelated/leap_pycommon.git@develop#egg=leap.common'
+-e 'git+https://0xacab.org/pixelated/bitmask-dev.git@master#egg=leap.bitmask'
+-e 'git+https://0xacab.org/pixelated/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/'
+-e 'git+https://0xacab.org/pixelated/soledad.git@develop#egg=leap.soledad.client&subdirectory=client/'
+-e 'git+https://0xacab.org/pixelated/soledad.git@develop#egg=leap.soledad.server&subdirectory=server/'
-e .