Remove old excludes
These are detected as errors since the clean up was done[1] in the requirements repository. [1] 314734e938f107cbd5ebcc7af4d9167c11347406 Change-Id: I3ac5bb6edd9f357f86c871ffa96592b12c26d2cd
This commit is contained in:
parent
bed20ed9d3
commit
a18831ef15
@ -1,4 +1,4 @@
|
|||||||
sphinx>=2.0.0,!=2.1.0 # BSD
|
sphinx>=2.0.0 # BSD
|
||||||
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
sphinxcontrib-svg2pdfconverter>=0.1.0 # BSD
|
||||||
reno>=3.1.0 # Apache-2.0
|
reno>=3.1.0 # Apache-2.0
|
||||||
openstackdocstheme>=2.2.1 # Apache-2.0
|
openstackdocstheme>=2.2.1 # Apache-2.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
pbr>=2.0.0 # Apache-2.0
|
||||||
cryptography>=2.7 # BSD/Apache-2.0
|
cryptography>=2.7 # BSD/Apache-2.0
|
||||||
python-barbicanclient>=5.5.0 # Apache-2.0
|
python-barbicanclient>=5.5.0 # Apache-2.0
|
||||||
oslo.config>=6.4.0 # Apache-2.0
|
oslo.config>=6.4.0 # Apache-2.0
|
||||||
@ -8,4 +8,4 @@ oslo.log>=3.36.0 # Apache-2.0
|
|||||||
oslo.utils>=3.33.0 # Apache-2.0
|
oslo.utils>=3.33.0 # Apache-2.0
|
||||||
stevedore>=1.20.0 # Apache-2.0
|
stevedore>=1.20.0 # Apache-2.0
|
||||||
keystoneauth1>=3.4.0 # Apache-2.0
|
keystoneauth1>=3.4.0 # Apache-2.0
|
||||||
requests>=2.18.0,!=2.20.0 # Apache-2.0
|
requests>=2.18.0 # Apache-2.0
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
coverage!=4.4,>=4.0 # Apache-2.0
|
coverage>=4.0 # Apache-2.0
|
||||||
python-barbicanclient>=4.5.2 # Apache-2.0
|
python-barbicanclient>=4.5.2 # Apache-2.0
|
||||||
requests-mock>=1.2.0 # Apache-2.0
|
requests-mock>=1.2.0 # Apache-2.0
|
||||||
python-subunit>=1.0.0 # Apache-2.0/BSD
|
python-subunit>=1.0.0 # Apache-2.0/BSD
|
||||||
|
Loading…
x
Reference in New Issue
Block a user