summaryrefslogtreecommitdiff
path: root/pkg/requirements.pip
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-01-17 05:54:16 +0900
committerkali <kali@leap.se>2013-01-17 05:55:01 +0900
commitd6c8cb0f12e8924820c296a8114a7899f61e5180 (patch)
tree203eee2a5cd90c12187007ba0a4bdd48243abd7d /pkg/requirements.pip
parent68af5b2f807ac8acd9525d46d37cfd2a28a06b47 (diff)
(osx) detect which interface is traffic going thru
Diffstat (limited to 'pkg/requirements.pip')
-rw-r--r--pkg/requirements.pip3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index fa40c490..69d435dc 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -1,5 +1,5 @@
# in order of addition to the project.
-# do not change it, we will freeze the requirements before tagging a release.
+# do not change the ordering.
argparse # only for python 2.6
requests<1.0.0
@@ -16,3 +16,4 @@ python-gnupg
u1db
oauth
couchdb
+sh