relax final pins
The following packages were pinned to a specific version, however they are not the kind of software that should be pinned (they aren't linters). Being non linters means we should either work with a range, or we should remove them from being a dependency because they have terrible compatibility stories. Change-Id: I62f6ab9c34300482256b34456bb1b133d8fc45b3
This commit is contained in:
parent
dbe2abb5b8
commit
b2dbb48a1e
@ -88,7 +88,7 @@ PasteDeploy>=1.5.0
|
|||||||
pbr>=0.6,!=0.7,<1.0
|
pbr>=0.6,!=0.7,<1.0
|
||||||
pecan>=0.8.0
|
pecan>=0.8.0
|
||||||
pexpect>=3.1,!=3.3 # ISC License
|
pexpect>=3.1,!=3.3 # ISC License
|
||||||
Pillow==2.4.0 # MIT
|
Pillow>=2.4.0 # MIT
|
||||||
Pint>=0.5 # BSD
|
Pint>=0.5 # BSD
|
||||||
pip>=6.0
|
pip>=6.0
|
||||||
posix_ipc
|
posix_ipc
|
||||||
@ -226,7 +226,7 @@ openstack-doc-tools>=0.23
|
|||||||
openstack.nose_plugin>=0.7
|
openstack.nose_plugin>=0.7
|
||||||
oslosphinx>=2.5.0 # Apache-2.0
|
oslosphinx>=2.5.0 # Apache-2.0
|
||||||
oslotest>=1.5.1 # Apache-2.0
|
oslotest>=1.5.1 # Apache-2.0
|
||||||
proboscis==1.2.5.3
|
proboscis>=1.2.5.3
|
||||||
psycopg2
|
psycopg2
|
||||||
pysendfile>=2.0.0
|
pysendfile>=2.0.0
|
||||||
pysqlite
|
pysqlite
|
||||||
|
Loading…
x
Reference in New Issue
Block a user