diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-30 18:03:48 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-04-30 18:03:48 +0000 |
commit | 3c577927335e49da285b2a1d9a4687b42aec5463 (patch) | |
tree | 15cb56f60660a286b5891e02e8a970a92d2731ae /test-requirements.txt | |
parent | 982c9a97ababd195dc4194f38069810161a552d1 (diff) | |
download | ironic-3c577927335e49da285b2a1d9a4687b42aec5463.tar.gz |
Updated from global requirements
Change-Id: I1c2c49379063b1c2447ed7fe20ac708e15b3708f
Diffstat (limited to 'test-requirements.txt')
-rw-r--r-- | test-requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-requirements.txt b/test-requirements.txt index a44d121d3..83b6b0220 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -8,7 +8,7 @@ fixtures<2.0,>=1.3.1 # Apache-2.0/BSD mock>=1.2 # BSD Babel!=2.3.0,!=2.3.1,!=2.3.2,!=2.3.3,>=1.3 # BSD PyMySQL>=0.6.2 # MIT License -iso8601>=0.1.9 # MIT +iso8601>=0.1.11 # MIT oslotest>=1.10.0 # Apache-2.0 psycopg2>=2.5 # LGPL/ZPL python-ironicclient>=1.1.0 # Apache-2.0 |