aboutsummaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2014-07-01 16:54:25 -0400
committerDan Prince <dprince@redhat.com>2014-07-01 16:54:25 -0400
commit50290b0e45429c207a5640979f3b0eee7aabfe20 (patch)
treeb099344a07ec7bec47832a055c25d820313b49ae /requirements.txt
parenta58503a27b67571b8a534b43fc7e614b5557b64e (diff)
Add os-net-config CLI
Adds a new CLI which parses the JSON and calls the configured provider to apply the configuration.
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9719046..3bf6ba4 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-pbr>=0.5.21,<1.0
+pbr>=0.6,!=0.7,<1.0
anyjson>=0.3.3
Babel>=0.9.6
six>=1.6.0