diff --git a/pyproject.toml b/pyproject.toml index 296b4d7..a754879 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,6 @@ dependencies = [ "cached_property", "selenium >= 4.0.0", "selenium-smart-locator", - "typing_extensions", "wait_for", ]