diff options
| -rw-r--r-- | client/pkg/requirements.pip | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 2ae844e1..a18fe124 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -2,3 +2,5 @@ pysqlcipher>2.6.3  scrypt  zope.proxy  twisted +six +cryptography | 
