diff --git a/setup.py b/setup.py index 1ec4a216d40..48b1e554776 100644 --- a/setup.py +++ b/setup.py @@ -69,7 +69,7 @@ "range-key-dict==1.1.0", "GitPython==3.1.30", "selenium==3.141.0", - "webdriver-manager==4.0.0", + "webdriver-manager==4.0.2", # greenlet 1.0.0 is broken on ppc64le # https://github.com/python-greenlet/greenlet/issues/230 # by default program attempting to load an x86_64-only library from a native arm64 process