ci: selenium safari bug fixed

ModuleNotFoundError: No module named 'selenium.webdriver.safari.options when install <=4.1.3
This commit is contained in:
lee
2023-04-22 22:00:23 +09:00
committed by GitHub
parent ad5d8b2341
commit 1ffa9b2ebe

View File

@@ -16,7 +16,7 @@ pinecone-client==2.2.1
redis
orjson
Pillow
selenium
selenium==4.1.4
webdriver-manager
jsonschema
tweepy