Fix lower-constraints.txt
This was originally generated before the compliance test was installed, so it is now failing for every unrelated change to requirements. Replace lower-constraints.txt with the output of running openstack/requirements/tools/fix-lower-constraints.py . Change-Id: I492e663622db75994bdababfa6dc81589e3fb53b
This commit is contained in:
parent
f7e4d31820
commit
47d0d0e0c0
@ -3,7 +3,7 @@ aodhclient==0.9.0
|
|||||||
appdirs==1.3.0
|
appdirs==1.3.0
|
||||||
asn1crypto==0.23.0
|
asn1crypto==0.23.0
|
||||||
Babel==2.3.4
|
Babel==2.3.4
|
||||||
bandit==1.4.0
|
bandit==1.1.0
|
||||||
cachetools==2.0.0
|
cachetools==2.0.0
|
||||||
cffi==1.7.0
|
cffi==1.7.0
|
||||||
cliff==2.8.0
|
cliff==2.8.0
|
||||||
@ -14,15 +14,15 @@ cryptography==2.1
|
|||||||
debtcollector==1.2.0
|
debtcollector==1.2.0
|
||||||
decorator==3.4.0
|
decorator==3.4.0
|
||||||
deprecation==1.0
|
deprecation==1.0
|
||||||
docker==2.4.2
|
|
||||||
docker-pycreds==0.2.1
|
docker-pycreds==0.2.1
|
||||||
|
docker==2.4.2
|
||||||
dogpile.cache==0.6.2
|
dogpile.cache==0.6.2
|
||||||
eventlet==0.18.2
|
eventlet==0.18.2
|
||||||
extras==1.0.0
|
extras==1.0.0
|
||||||
fasteners==0.7.0
|
fasteners==0.7.0
|
||||||
fixtures==3.0.0
|
fixtures==3.0.0
|
||||||
flake8==2.5.5
|
|
||||||
flake8-import-order==0.13
|
flake8-import-order==0.13
|
||||||
|
flake8==2.5.5
|
||||||
future==0.16.0
|
future==0.16.0
|
||||||
futurist==1.2.0
|
futurist==1.2.0
|
||||||
gitdb==0.6.4
|
gitdb==0.6.4
|
||||||
@ -72,8 +72,8 @@ Paste==2.0.2
|
|||||||
PasteDeploy==1.5.0
|
PasteDeploy==1.5.0
|
||||||
pbr==2.0.0
|
pbr==2.0.0
|
||||||
pep8==1.5.7
|
pep8==1.5.7
|
||||||
pika==0.10.0
|
|
||||||
pika-pool==0.1.3
|
pika-pool==0.1.3
|
||||||
|
pika==0.10.0
|
||||||
ply==3.10
|
ply==3.10
|
||||||
positional==1.2.1
|
positional==1.2.1
|
||||||
prettytable==0.7.2
|
prettytable==0.7.2
|
||||||
@ -93,7 +93,7 @@ python-designateclient==2.7.0
|
|||||||
python-glanceclient==2.8.0
|
python-glanceclient==2.8.0
|
||||||
python-heatclient==1.10.0
|
python-heatclient==1.10.0
|
||||||
python-ironic-inspector-client==1.5.0
|
python-ironic-inspector-client==1.5.0
|
||||||
python-ironicclient==2.2.0
|
python-ironicclient==2.3.0
|
||||||
python-karborclient==0.6.0
|
python-karborclient==0.6.0
|
||||||
python-keystoneclient==3.8.0
|
python-keystoneclient==3.8.0
|
||||||
python-mimeparse==1.6.0
|
python-mimeparse==1.6.0
|
||||||
@ -110,12 +110,12 @@ python-subunit==1.0.0
|
|||||||
python-swiftclient==3.2.0
|
python-swiftclient==3.2.0
|
||||||
python-troveclient==2.2.0
|
python-troveclient==2.2.0
|
||||||
python-zaqarclient==1.0.0
|
python-zaqarclient==1.0.0
|
||||||
python-zunclient==1.2.1
|
python-zunclient==1.3.0
|
||||||
pytz==2013.6
|
pytz==2013.6
|
||||||
PyYAML==3.12
|
PyYAML==3.12
|
||||||
repoze.lru==0.7
|
repoze.lru==0.7
|
||||||
|
requests-mock==1.2.0
|
||||||
requests==2.14.2
|
requests==2.14.2
|
||||||
requests-mock==1.1.0
|
|
||||||
requestsexceptions==1.2.0
|
requestsexceptions==1.2.0
|
||||||
rfc3986==0.3.1
|
rfc3986==0.3.1
|
||||||
Routes==2.3.1
|
Routes==2.3.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user