summaryrefslogtreecommitdiff
path: root/service/develop_requirements.txt
blob: 4460fcc853a8bf5fc6e825c1b64724af91531cb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--index-url https://pypi.python.org/simple/

pyasn1==0.1.8
requests==2.0.0
srp==1.0.4
whoosh==2.5.7
-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 .