summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorFolker Bernitt <fbernitt@thoughtworks.com>2016-02-01 11:20:47 +0100
committerFolker Bernitt <fbernitt@thoughtworks.com>2016-02-01 11:20:47 +0100
commitac13aa82bb40ab2170bb8009c6148eec60d6818d (patch)
treed07380588c524d1511b311bef8a0091634ffd367 /service/requirements.txt
parent7b9103387f9c0405cb19f6b1add8972a804bfbd8 (diff)
Add pycryptopp as we depend on it
- Dependency had been removed from soledad
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index 71e0b105..1966f09a 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -7,6 +7,7 @@ pyasn1==0.1.8
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/'