diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-03-06 15:45:11 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-03-06 16:05:53 -0300 |
commit | fd9ed0c23de63697e9af7010e9b203c4a0d237f6 (patch) | |
tree | 5c67b291424e789244c0f0d263e75b6c2b0899ed /pkg | |
parent | a6afbf7b848030573f01480bce0959626330b02e (diff) |
Add pip reqs
Diffstat (limited to 'pkg')
-rw-r--r-- | pkg/requirements.pip | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip new file mode 100644 index 00000000..f64ff102 --- /dev/null +++ b/pkg/requirements.pip @@ -0,0 +1,7 @@ +# in order of addition to the project. +# do not change the ordering. + +jsonschema +requests +srp>=1.0.2 +pyopenssl |