diff options
author | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-04 14:08:31 +0000 |
---|---|---|
committer | OpenStack Proposal Bot <openstack-infra@lists.openstack.org> | 2016-11-04 14:08:31 +0000 |
commit | 2c751474e5c2869c8c24fd7861aef0e64fbff3da (patch) | |
tree | f957a30c059742f40b3d25249153a0aaa5c76663 /requirements.txt | |
parent | 88aab1915b16a957201a83d2a314ccc3fdf48e99 (diff) | |
download | ironic-python-agent-2c751474e5c2869c8c24fd7861aef0e64fbff3da.tar.gz |
Updated from global requirements
Change-Id: I0e32235379e6557b5414bb4512799c735398b212
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 f1aee849..cbd575f5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ Pint>=0.5 # BSD psutil<2.0.0,>=1.1.1 # BSD pyudev # LGPLv2.1+ requests>=2.10.0 # Apache-2.0 -rtslib-fb>=2.1.43 # Apache-2.0 +rtslib-fb!=2.1.60,!=2.1.61,>=2.1.43 # Apache-2.0 six>=1.9.0 # MIT stevedore>=1.17.1 # Apache-2.0 WSME>=0.8 # MIT |