remove webdriver-manager dependency

This commit is contained in:
sebthom
2024-03-04 13:27:17 +01:00
parent 5d1d095fcc
commit 115fb82064
4 changed files with 26 additions and 211 deletions

View File

@@ -40,7 +40,6 @@ dependencies = [
"selenium~=4.18",
"selenium_stealth~=1.0",
"wcmatch~=8.5",
"webdriver_manager~=4.0"
]
[project.urls]