diff options
author | ahothan <ahothan@cisco.com> | 2017-09-17 07:51:18 -0700 |
---|---|---|
committer | ahothan <ahothan@cisco.com> | 2017-09-17 07:51:53 -0700 |
commit | f0210f984f570ae4734d4d06c62363b820e885d6 (patch) | |
tree | c1c5786f5e75f73f6c7c82c408a9d4a4d3891538 /requirements.txt | |
parent | e574290197fdec7b85dc789a41bc8f5c6c28f52a (diff) |
Documentation update
Change-Id: I5b96349d2eb2fc21a15dde6adbd72f7e84c737bf
Signed-off-by: ahothan <ahothan@cisco.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 90b491d..0a67060 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=1.10.0,<2.0 +pbr>=3.1.1 attrdict>=2.0.0 bitmath>=1.3.1.1 |