summaryrefslogtreecommitdiff
path: root/service/requirements.txt
diff options
context:
space:
mode:
authorKali Kaneko (leap communications) <kali@leap.se>2016-03-24 11:00:37 -0400
committerKali Kaneko (leap communications) <kali@leap.se>2016-03-24 11:07:29 -0400
commit852a496c60e0524e9b0b37bc9b9a08da41d1ee61 (patch)
tree3f64b4f6d963c19fb6aabc000e6d15ae332e8384 /service/requirements.txt
parente1211fc4fcfbad96be8692a1d375cf10c9157ee5 (diff)
[fix] remove pycryptopp dependency
cryptography is now a hard dependency, so we are removing the use of pycryptopp.
Diffstat (limited to 'service/requirements.txt')
-rw-r--r--service/requirements.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/service/requirements.txt b/service/requirements.txt
index b74b7f94..48d55ac2 100644
--- a/service/requirements.txt
+++ b/service/requirements.txt
@@ -7,7 +7,6 @@ pyasn1==0.1.8
requests==2.9.1
srp==1.0.4
whoosh==2.5.7
-pycryptopp
-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/'