diff options
author | Ruben Pollan <meskio@sindominio.net> | 2016-02-11 01:20:33 +0100 |
---|---|---|
committer | Ruben Pollan <meskio@sindominio.net> | 2016-02-11 01:20:33 +0100 |
commit | f2fa5804879f6d7614d05537b042be3586958e7f (patch) | |
tree | faba24b3afe00ac8e664b7a465ee32f96da73ddf /pkg/requirements-latest.pip | |
parent | 51e6f7a5eb8cb3e5bd69e4c55c5360b37a6f2111 (diff) |
[feat] Use cryptography instead of pycryptopp to reduce dependencies.
* Resolves: #7889
Diffstat (limited to 'pkg/requirements-latest.pip')
-rw-r--r-- | pkg/requirements-latest.pip | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/pkg/requirements-latest.pip b/pkg/requirements-latest.pip index f561d4e..846a319 100644 --- a/pkg/requirements-latest.pip +++ b/pkg/requirements-latest.pip @@ -1,7 +1,5 @@ --index-url https://pypi.python.org/simple/ -pycryptopp - --allow-external u1db --allow-unverified u1db --allow-external dirspec --allow-unverified dirspec -e 'git+https://github.com/pixelated-project/leap_pycommon.git@develop#egg=leap.common' |