diff options
Diffstat (limited to 'common/pkg/requirements.pip')
-rw-r--r-- | common/pkg/requirements.pip | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/common/pkg/requirements.pip b/common/pkg/requirements.pip new file mode 100644 index 00000000..5787114e --- /dev/null +++ b/common/pkg/requirements.pip @@ -0,0 +1,7 @@ +simplejson +u1db + +#this is not strictly needed by us, but we need it +#until u1db adds it to its release as a dep. +oauth + |