summaryrefslogtreecommitdiff
path: root/common/pkg/requirements.pip
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-08-23 10:33:56 -0300
committerTomás Touceda <chiiph@leap.se>2013-08-23 10:33:56 -0300
commit525b61b3fa602f93e37439defca6cbd4acc56401 (patch)
treec6080cf0c88d1d889ba8371a670c8311fbba3c4e /common/pkg/requirements.pip
parent59f337a29202bb80287a31d6c5b942b74375f33f (diff)
parentb42d461341de2aa7e2136d85f67ebbd12918b200 (diff)
Merge remote-tracking branch 'kali/feature/improve_packaging' into develop
Diffstat (limited to 'common/pkg/requirements.pip')
-rw-r--r--common/pkg/requirements.pip8
1 files changed, 8 insertions, 0 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip
new file mode 100644
index 00000000..8fd57c3f
--- /dev/null
+++ b/common/pkg/requirements.pip
@@ -0,0 +1,8 @@
+simplejson
+u1db
+six==1.1.0 # some tests are incompatible with newer versions of six.
+
+#this is not strictly needed by us, but we need it
+#until u1db adds it to its release as a dep.
+oauth
+