summaryrefslogtreecommitdiff
path: root/service/requirements.txt
blob: a0bca922b00117b47dcc29311a74922a11fed9f9 (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.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 .