diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-04-04 17:01:01 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-04-04 17:01:01 -0300 |
commit | 4b9309cf720ca0d7292986b209abaa5e538e6f7b (patch) | |
tree | 29dec3bb6e7ddd7c4c9060c305b2ad83a017a1e9 | |
parent | df58fb83cf7278a9d2e2ddb278fa9a0b314e88bb (diff) |
Update requirements
-rw-r--r-- | changes/VERSION_COMPAT | 1 | ||||
-rw-r--r-- | pkg/requirements.pip | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT index 615578e..cc00ecf 100644 --- a/changes/VERSION_COMPAT +++ b/changes/VERSION_COMPAT @@ -8,4 +8,3 @@ # # BEGIN DEPENDENCY LIST ------------------------- # leap.foo.bar>=x.y.z -leap.soledad.common>=0.5 diff --git a/pkg/requirements.pip b/pkg/requirements.pip index 692f66f..ed3ad0d 100644 --- a/pkg/requirements.pip +++ b/pkg/requirements.pip @@ -9,5 +9,5 @@ paisley>=0.3.1 couchdb leap.common>=0.3.5 -leap.soledad.common>=0.3.0 -leap.keymanager>=0.3.4
\ No newline at end of file +leap.soledad.common>=0.4.5 +leap.keymanager>=0.3.4 |