diff --git a/setup.py b/setup.py index d29109ae49..a4a655d364 100644 --- a/setup.py +++ b/setup.py @@ -113,7 +113,7 @@ setup( "pyyaml>=5.4", "PyJWT>=2.4.0, <3.0", "redis>=4.5.4, <5.0", - "selenium>=3.141.0", + "selenium>=3.141.0, <4.10.0", "shortid", "sshtunnel>=0.4.0, <0.5", "simplejson>=3.15.0",