From df53e9426bea684f67391eb263f35a267ac93bf3 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Jul 12 2016 09:09:59 +0000 Subject: Make of cryptography a full requirement --- diff --git a/requirements.txt b/requirements.txt index 3ac1742..2f46c69 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,6 +6,7 @@ binaryornot bleach blinker chardet +cryptography docutils enum34 flask @@ -34,5 +35,4 @@ wtforms python-fedora # Required only for the `local` authentication backend -cryptography py-bcrypt