From a9580838817c2fbc883253f6df0edc29fcd4c947 Mon Sep 17 00:00:00 2001 From: drebs Date: Sat, 29 Apr 2017 14:10:44 +0200 Subject: [feat] add attachments api --- client/pkg/requirements.pip | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/pkg/requirements.pip') diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 8983b6b5..5a61a7b5 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -5,3 +5,5 @@ cryptography pysqlcipher;python_version=="2.7" pysqlcipher3;python_version=="3.4" treq +weakref +enum34 -- cgit v1.2.3