From 46c97877f004abc44afb54c6876a7a2c217f63a2 Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Thu, 4 May 2017 05:20:51 -0300 Subject: [pkg] remove weakref and enum34 --- client/pkg/requirements.pip | 2 -- 1 file changed, 2 deletions(-) (limited to 'client/pkg/requirements.pip') diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 5a61a7b5..8983b6b5 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -5,5 +5,3 @@ cryptography pysqlcipher;python_version=="2.7" pysqlcipher3;python_version=="3.4" treq -weakref -enum34 -- cgit v1.2.3