diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 12:16:20 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2015-09-17 12:16:20 +0000 |
commit | e9e52bd118fdf8ae8c14ec3706e0e95cf757fddb (patch) | |
tree | 68453b6b5afedcd424c4b0fae44227984818c911 /requirements.txt | |
parent | 3f9bccefc9f2bf5f2fbff1eb6cf6d35db39fa3fd (diff) | |
download | oslosphinx-e9e52bd118fdf8ae8c14ec3706e0e95cf757fddb.tar.gz |
Updated from global requirements
Change-Id: Id34a666b95d54872619a505dcf30fde391fddd5b
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 aa8cbdf..44da7c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr<2.0,>=1.6 +pbr>=1.6 requests>=2.5.2 |