summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-02-01 12:11:03 +0200
committerLars Wirzenius <liw@liw.fi>2018-02-02 11:22:14 +0200
commiteb0a8a9d58df1993f7ddb14aad2fde585e9e164f (patch)
tree8e451c69246d80835589f4f9b17cfe4b912c80cc /debian
parent5f2cbd0c459518c052276e60477c971051ff4fbf (diff)
downloadqvisqve-eb0a8a9d58df1993f7ddb14aad2fde585e9e164f.tar.gz
Add: module to hash cleartext passwords for storage
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 3b750c5..98a74d6 100644
--- a/debian/control
+++ b/debian/control
@@ -20,6 +20,8 @@ Build-Depends: debhelper (>= 9), python3-all,
python3-requests,
python3-jwt,
python-jwt,
+ python3-pycryptodome,
+ python-pycryptodome,
cmdtest
X-Python3-Version: >= 3.5