From b758b353b81db0c3f86934db794fa74465ce0152 Mon Sep 17 00:00:00 2001 From: Vincent Llorens <vincent.llorens@cc.in2p3.fr> Date: Wed, 8 Jun 2016 13:48:19 +0200 Subject: [PATCH] update library required versions Change-Id: Ia6089b7cf96abe96445a715c094c4825c7d83e2b --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 6ce5931..a780456 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,8 +3,8 @@ # process, which may cause wedges in the gate later. pbr>=1.6 -synergy-service==0.2.0.dev4 -oslo.config<2.0.0 -oslo.messaging<2.0.0 +synergy-service>=0.0.1.dev1,<1.0.0 +oslo.config>=2.4.0,<3.0.0 +oslo.messaging>=2.5.0,<3.0.0 requests>=2.7.0,<3.0.0 sqlalchemy>=1.0.0,<1.1.0