Manually sync requirements (compatible with Newton and Ocata)

Change-Id: Icc871d151d304f73744a821487b3c66df6956e32
This commit is contained in:
Dmitry Tantsur 2016-11-07 11:38:51 +01:00
parent 5235cdf4b3
commit 719b6eea36
2 changed files with 6 additions and 6 deletions

View File

@ -4,4 +4,4 @@
lxml>=2.3 lxml>=2.3
pbr>=1.6 pbr>=1.6
requests>=2.5.2 requests>=2.10.0

View File

@ -4,8 +4,8 @@
coverage>=3.6 coverage>=3.6
doc8 doc8
hacking>=0.10.0,<0.11 hacking>=0.11.0,<0.12
mock>=1.2 mock>=2.0
requests-mock>=0.6 requests-mock>=1.0
sphinx!=1.2.0,!=1.3b1,<1.3,>=1.1.2 sphinx>=1.2.1,!=1.3b1,<1.3
oslosphinx>=2.5.0 # Apache-2.0 oslosphinx>=2.5.0,!=3.4.0