diff --git a/requirements-nover.txt b/requirements-nover.txt index 452f54b63..0ebe5534d 100644 --- a/requirements-nover.txt +++ b/requirements-nover.txt @@ -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/pyapi-gitlab.git@timeout git+https://github.com/coreos/mockldap.git +git+https://github.com/coreos/resumablehashlib.git git+https://github.com/DevTable/python-etcd.git@sslfix gipc pyOpenSSL diff --git a/requirements.txt b/requirements.txt index c1eec4fbe..a6f4c28a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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/pyapi-gitlab.git@timeout 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/NateFerrero/oauth2lib.git