diff options
Diffstat (limited to 'client/pkg/requirements.pip')
-rw-r--r-- | client/pkg/requirements.pip | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 44ff4511..8983b6b5 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -3,4 +3,5 @@ zope.proxy twisted cryptography pysqlcipher;python_version=="2.7" -pysqlcipher3;python_version=="3.4"
\ No newline at end of file +pysqlcipher3;python_version=="3.4" +treq |