diff --git a/requirements/tests.txt b/requirements/tests.txt index 03dcfe82ad7..a80cddc34ad 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -23,7 +23,6 @@ pyvmomi setproctitle cherrypy>=3.2.2,<18.0.0; python_version < '3.5' and sys.platform != 'win32' and sys.platform != 'darwin' cherrypy>=3.2.2; python_version >= '3.5' and sys.platform != 'win32' and sys.platform != 'darwin' -python-ldap; sys.platform != 'win32' and sys.platform != 'darwin' pyinotify; sys.platform != 'win32' and sys.platform != 'darwin' PyMySQL; sys.platform != 'win32' and sys.platform != 'darwin' jsonschema