summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorJon Newson <jon_newson@ieee.org>2016-03-04 10:37:14 +1100
committerJon Newson <jon_newson@ieee.org>2016-03-04 10:37:14 +1100
commit9f467ef8bfd85921d310976e8554af119f7f0341 (patch)
tree633426e43c5613c801ce14b340bc616b56762f5e /service/requirements.txt
parent2662e78497ce527467556a15c3cc9b20f84929ba (diff)
parent59532a50c8b0233b2a596b996cbe799b745c4fac (diff)
Merge branch 'master' of https://github.com/pixelated/pixelated-user-agent
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt14
1 files changed, 7 insertions, 7 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 1966f09a..95a0f4f8 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -8,11 +8,11 @@ requests==2.0.0
srp==1.0.4
whoosh==2.5.7
pycryptopp
--e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common'
--e 'git+https://github.com/pixelated-project/leap_auth.git#egg=leap.auth'
--e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.common&subdirectory=common/'
--e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.client&subdirectory=client/'
--e 'git+https://github.com/pixelated-project/soledad.git@develop#egg=leap.soledad.server&subdirectory=server/'
--e 'git+https://github.com/pixelated-project/keymanager.git@develop#egg=leap.keymanager'
--e 'git+https://github.com/pixelated-project/leap_mail.git@develop#egg=leap.mail'
+-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/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 .