summaryrefslogtreecommitdiff
path: root/common/pkg
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2015-06-04 11:15:28 -0300
committerdrebs <drebs@leap.se>2015-06-04 11:15:28 -0300
commitb73d45aad428a530917a0f7b2e6e75645376eacc (patch)
tree15f0fb29c236fee5ca5ee65fd546d0c08606913d /common/pkg
parent289fab7dbeace040cdd6752026870e4d72e8265f (diff)
parent9fb1c47ca7da06d6feef6846b812aec28128ed78 (diff)
Merge tag '0.7.0' into develop
Tag version 0.7.0. Conflicts: client/pkg/requirements.pip common/pkg/requirements.pip
Diffstat (limited to 'common/pkg')
-rw-r--r--common/pkg/requirements.pip3
1 files changed, 3 insertions, 0 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip
index 287741d2..005d6884 100644
--- a/common/pkg/requirements.pip
+++ b/common/pkg/requirements.pip
@@ -1,6 +1,9 @@
simplejson
u1db
+# leap deps -- bump me!
+leap.common>=0.7.0
+
# XXX -- fix me!
# oauth is not strictly needed by us, but we need it until u1db adds it to its
# release as a dep.