Merge pull request #718 from jakedt/fixreqs

Add the resumeable hashlib requirement
This commit is contained in:
Jake Moshenko 2015-10-24 15:32:44 -04:00
commit 195684d79c
2 changed files with 2 additions and 0 deletions

View file

@ -39,6 +39,7 @@ git+https://github.com/DevTable/container-cloud-config.git
git+https://github.com/coreos/py-bitbucket.git git+https://github.com/coreos/py-bitbucket.git
git+https://github.com/coreos/pyapi-gitlab.git@timeout git+https://github.com/coreos/pyapi-gitlab.git@timeout
git+https://github.com/coreos/mockldap.git git+https://github.com/coreos/mockldap.git
git+https://github.com/coreos/resumablehashlib.git
git+https://github.com/DevTable/python-etcd.git@sslfix git+https://github.com/DevTable/python-etcd.git@sslfix
gipc gipc
pyOpenSSL pyOpenSSL

View file

@ -99,5 +99,6 @@ git+https://github.com/DevTable/container-cloud-config.git
git+https://github.com/coreos/py-bitbucket.git git+https://github.com/coreos/py-bitbucket.git
git+https://github.com/coreos/pyapi-gitlab.git@timeout git+https://github.com/coreos/pyapi-gitlab.git@timeout
git+https://github.com/coreos/mockldap.git git+https://github.com/coreos/mockldap.git
git+https://github.com/coreos/resumablehashlib.git
git+https://github.com/DevTable/python-etcd.git@sslfix git+https://github.com/DevTable/python-etcd.git@sslfix
git+https://github.com/NateFerrero/oauth2lib.git git+https://github.com/NateFerrero/oauth2lib.git