diff options
author | drebs <drebs@leap.se> | 2015-08-24 14:38:14 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2015-08-24 14:38:14 -0300 |
commit | 6f3bbe60c5c8875698cc5424baf7aa26ae786770 (patch) | |
tree | 30b44537f25405a0fd93021d0fbcd8558d02ab9d /client/pkg/requirements.pip | |
parent | 560c0a029f0f5cd2efc254786ca392f91dc80f19 (diff) |
[refactor] remove simplejson dep on client
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r-- | client/pkg/requirements.pip | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index b676b67c..f29d5c74 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -1,5 +1,4 @@ pysqlcipher>2.6.3 -simplejson u1db scrypt pycryptopp |