]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commitdiff
Unpin PasteDeploy dependency version
authorMark McLoughlin <markmc@redhat.com>
Tue, 26 Feb 2013 12:14:15 +0000 (12:14 +0000)
committerMark McLoughlin <markmc@redhat.com>
Tue, 26 Feb 2013 12:18:46 +0000 (12:18 +0000)
Fixes bug #1133262

There are no newer releases of PasteDeploy than 1.5.0 and we have no
reason to believe newer versions will break us. Indeed, if an
incompatible version is released, we will want to know about it quickly.

Change-Id: I331b33b16ea50202886b19bf5c4060d9fa46d5ec

tools/pip-requires

index 1f91e1ec17118d3ed531e7bd1ee95a1c004aa26c..4749142bd09dd00c9d4e9e494ce15c0e024f1064 100644 (file)
@@ -1,5 +1,5 @@
 Paste
-PasteDeploy==1.5.0
+PasteDeploy>=1.5.0
 Routes>=1.12.3
 amqplib==0.6.1
 anyjson>=0.2.4