Merge "Raise mock requirement to 2.0"
This commit is contained in:
commit
2d2d21d012
@ -314,7 +314,7 @@ ldappool>=2.0.0 # MPL
|
|||||||
mimic>=2.0.0 # Apache-2.0
|
mimic>=2.0.0 # Apache-2.0
|
||||||
# Do not make mock conditional on Python version: we depend on newer code than
|
# Do not make mock conditional on Python version: we depend on newer code than
|
||||||
# in [most] releases of the Python std library.
|
# in [most] releases of the Python std library.
|
||||||
mock>=1.2 # BSD
|
mock>=2.0 # BSD
|
||||||
mox>=0.5.3 # Apache-2.0
|
mox>=0.5.3 # Apache-2.0
|
||||||
mox3>=0.7.0 # Apache-2.0
|
mox3>=0.7.0 # Apache-2.0
|
||||||
MySQL-python;python_version=='2.7' # GPL with FOSS exception
|
MySQL-python;python_version=='2.7' # GPL with FOSS exception
|
||||||
|
Loading…
Reference in New Issue
Block a user