commit | 714fee0715dc419a2faa813134bb612ca49b5ab5 | [log] [tgz] |
---|---|---|
author | Jon Wayne Parrott <jonwayne@google.com> | Tue Oct 18 13:32:26 2016 -0700 |
committer | Jon Wayne Parrott <jonwayne@google.com> | Tue Oct 18 13:32:26 2016 -0700 |
tree | 3e3eac148f32120c2b1037f80763fe847fec9d5a | |
parent | 49ef7171c31623a11bb996c0d47f96726d258013 [diff] |
Add urllib3 to docs dependencies
diff --git a/docs/requirements-docs.txt b/docs/requirements-docs.txt index 5922c57..7af895f 100644 --- a/docs/requirements-docs.txt +++ b/docs/requirements-docs.txt
@@ -1 +1,2 @@ sphinx-docstring-typing +urllib3