Updated from global requirements
Depends-On: Idb046b0e4e23af49c947a80cf6f77fef3a9ec0c8 Change-Id: Id9969fbda10a86dd79d1000ec5ba5c34152fd162
This commit is contained in:
committed by
Thomas Goirand
parent
4acad289a9
commit
c2c08d666d
@@ -14,7 +14,7 @@ six>=1.9.0
|
||||
enum34;python_version=='2.7' or python_version=='2.6'
|
||||
|
||||
# For async and/or periodic work
|
||||
futurist>=0.1.1 # Apache-2.0
|
||||
futurist>=0.1.2 # Apache-2.0
|
||||
|
||||
# For reader/writer + interprocess locks.
|
||||
fasteners>=0.7 # Apache-2.0
|
||||
|
||||
@@ -4,8 +4,7 @@
|
||||
|
||||
hacking<0.11,>=0.10.0
|
||||
oslotest>=1.7.0 # Apache-2.0
|
||||
mock!=1.1.4,>=1.1;python_version!='2.6'
|
||||
mock==1.0.1;python_version=='2.6'
|
||||
mock>=1.2
|
||||
testtools>=1.4.0
|
||||
testscenarios>=0.4
|
||||
|
||||
|
||||
Reference in New Issue
Block a user