diff options
| author | Tomás Touceda <chiiph@leap.se> | 2014-06-18 15:04:07 -0300 | 
|---|---|---|
| committer | Tomás Touceda <chiiph@leap.se> | 2014-06-18 15:04:07 -0300 | 
| commit | 0e7554add298ca582248ebfe8bc6e548568ebee5 (patch) | |
| tree | b026676c74dd1fa214c86dd25f6bbcb21079cee5 /client/pkg | |
| parent | e1c4a8d7f0152cc2f2a2fd3a3310a809c794ce7a (diff) | |
| parent | 180fd6ba37328950f0b2ad2035327ec2a6f5014a (diff) | |
Merge remote-tracking branch 'refs/remotes/kali/bump-requirements' into develop
Diffstat (limited to 'client/pkg')
| -rw-r--r-- | client/pkg/requirements.pip | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/client/pkg/requirements.pip b/client/pkg/requirements.pip index 8733f320..aefb8653 100644 --- a/client/pkg/requirements.pip +++ b/client/pkg/requirements.pip @@ -8,7 +8,7 @@ pycryptopp  # leap deps  # -leap.soledad.common>=0.3.0 +leap.soledad.common>=0.3.8  #  # XXX things to fix yet: @@ -21,4 +21,4 @@ oauth  # pysqlite should not be a dep, see #2945  pysqlite -cchardet
\ No newline at end of file +cchardet | 
