diff options
author | kali <kali@leap.se> | 2012-12-17 04:35:16 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-12-17 04:38:01 +0900 |
commit | 0c2275222cf77bf5975a25a75ab0e50ac752bc9e (patch) | |
tree | 49ea6585bf3d17978e8038f6b0b2d9bc98a872cc /pkg/requirements.pip | |
parent | 5e7ca61cfd942404663e68d2d4eae062dfbc66bc (diff) |
fix srp authentication cookies
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r-- | pkg/requirements.pip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 5664aa5e..c573009e 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -8,7 +8,7 @@ psutil netifaces python-gnutls==1.1.9 # see https://bugs.launchpad.net/ubuntu/+source/python-gnutls/+bug/1027129 jsonschema -srp +srp>=1.0.1 pycrypto keyring python-dateutil |