Skip to content

Commit

Permalink
Make WebOb version specification more flexible
Browse files Browse the repository at this point in the history
Change the WebOb version to >=1.0.8 as an temporary
measure to allow the actual version update to 1.2.3
to roll out across the projects one at a time without
breaking the integration tests.

Change-Id: Iea626ff758b352cc5cec2b2c9ab1a3dd3da53bf7
Signed-off-by: Doug Hellmann <doug.hellmann@dreamhost.com>
  • Loading branch information
Doug Hellmann committed Jan 7, 2013
1 parent 7240f7d commit 64bf619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/pip-requires
Expand Up @@ -8,7 +8,7 @@ eventlet>=0.9.17
kombu>=1.0.4
lxml>=2.3
routes==1.12.3
WebOb==1.0.8
WebOb>=1.0.8
greenlet>=0.3.1
PasteDeploy==1.5.0
paste
Expand Down

0 comments on commit 64bf619

Please sign in to comment.