diff options
| author | Monty Taylor <mordred@inaugust.com> | 2013-08-06 13:30:55 -0300 |
|---|---|---|
| committer | Monty Taylor <mordred@inaugust.com> | 2013-08-08 12:13:22 -0300 |
| commit | 9e8a989b2a9e4e7780cc476ac754465c7e8b5a0e (patch) | |
| tree | 8f05c27814efa9e5953f6ed4e82374b351ec98de /requirements.txt | |
| parent | 091937b9a25aac666dba45ca5c8cc725af765a22 (diff) | |
| download | python-ceilometerclient-9e8a989b2a9e4e7780cc476ac754465c7e8b5a0e.tar.gz | |
Updated from global requirements
Change-Id: Ibf423f14a5c37aa298b2115bfd4936f660c6f530
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt index 1f40a8b..97aaee4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ -d2to1>=0.2.10,<0.3 -pbr>=0.5.16,<0.6 +pbr>=0.5.21,<1.0 argparse httplib2 iso8601>=0.1.4 -prettytable>=0.6,<0.8 -python-keystoneclient>=0.2.1 +PrettyTable>=0.6,<0.8 +python-keystoneclient>=0.3.0 |
