Updated from global requirements
Change-Id: If7399885039e24dc26c16ed695d59459070dc521
This commit is contained in:
parent
ec30ebf02f
commit
9e37e08e3f
@ -8,7 +8,7 @@ hacking>=0.8.0,<0.9
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
|
|
||||||
# Backends
|
# Backends
|
||||||
redis
|
redis>=2.10.0
|
||||||
|
|
||||||
# Unit testing
|
# Unit testing
|
||||||
ddt>=0.4.0
|
ddt>=0.4.0
|
||||||
@ -16,7 +16,7 @@ discover
|
|||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testtools>=0.9.34
|
testtools>=0.9.36
|
||||||
|
|
||||||
# Functional Tests
|
# Functional Tests
|
||||||
requests>=2.2.0,!=2.4.0
|
requests>=2.2.0,!=2.4.0
|
||||||
|
@ -8,7 +8,7 @@ hacking>=0.9.2,<0.10
|
|||||||
mock>=1.0
|
mock>=1.0
|
||||||
|
|
||||||
# Backends
|
# Backends
|
||||||
redis
|
redis>=2.10.0
|
||||||
pymongo>=2.5
|
pymongo>=2.5
|
||||||
|
|
||||||
# Unit testing
|
# Unit testing
|
||||||
@ -18,7 +18,7 @@ discover
|
|||||||
fixtures>=0.3.14
|
fixtures>=0.3.14
|
||||||
python-subunit>=0.0.18
|
python-subunit>=0.0.18
|
||||||
testrepository>=0.0.18
|
testrepository>=0.0.18
|
||||||
testtools>=0.9.34
|
testtools>=0.9.36
|
||||||
|
|
||||||
# Functional Tests
|
# Functional Tests
|
||||||
requests>=2.2.0,!=2.4.0
|
requests>=2.2.0,!=2.4.0
|
||||||
|
Loading…
Reference in New Issue
Block a user