Remove mox3 lib from global requirements

This removes mox3 now that projects have switched to using mock instead.

Depends-on: https://review.opendev.org/#/c/734071/
Depends-on: https://review.opendev.org/#/c/734077/
Depends-on: https://review.opendev.org/#/c/734103/
Depends-on: https://review.opendev.org/#/c/734101/
Depends-on: https://review.opendev.org/#/c/557806/

Change-Id: I67bc873cee5beb80b6f90620ec62f82872ee54c5
Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>
This commit is contained in:
Sean McGinnis 2020-06-08 09:42:11 -05:00
parent 0825cb84f5
commit e756559a3b
No known key found for this signature in database
GPG Key ID: CE7EE4BFAF8D70C8
2 changed files with 0 additions and 3 deletions

View File

@ -404,8 +404,6 @@ ldappool # MPL
# in [most] releases of the Python std library.
# https://github.com/testing-cabal/mock/issues/487 for 4.0.[0-1] blacklist
mock!=4.0.0,!=4.0.1 # BSD
mox3<1;python_version<'3.6' # Apache-2.0
mox3;python_version>='3.6' # Apache-2.0
nodeenv # BSD
nose # LGPL
nose-exclude # LGPL

View File

@ -182,7 +182,6 @@ requests-mock===1.8.0
os-apply-config===11.2.0
prometheus-client===0.8.0
oslosphinx===4.18.0
mox3===1.1.0
gunicorn===20.0.4
storpool===5.4.0
textfsm===1.1.0