diff --git a/requirements.txt b/requirements.txt index feef8c7f4..2d7407e66 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ kombu>=2.4.8 pycrypto>=2.6 iso8601>=0.1.8 six>=1.4.1 -netaddr>=0.7.6 +netaddr # Note you will need gcc buildtools installed and must # have installed libxml headers for lxml to be successfully @@ -28,7 +28,7 @@ Paste passlib jsonschema>=1.3.0,!=1.4.0 -python-keystoneclient>=0.4.1 +python-keystoneclient>=0.3.2 oslo.config>=1.2.0 # Please, revert to murano-common>=x.x.x before release http://tarballs.openstack.org/murano-common/murano-common-master.tar.gz#egg=muranocommon-0.4 diff --git a/test-requirements.txt b/test-requirements.txt index 1160c1bc2..b98be228e 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -10,7 +10,7 @@ nose-exclude openstack.nose_plugin>=0.7 nosehtmloutput>=0.0.3 pep8==1.3.3 -sphinx>=1.1.2 +sphinx>=1.1.2,<1.2 requests>=1.1 testtools>=0.9.32 mock>=1.0