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

gnupg
pyasn1==0.1.8
requests==2.9.1
srp==1.0.4
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/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 .