diff --git a/pyproject.toml b/pyproject.toml index 33f5e0f..bb99bcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">=3.10.0,<4.0.0" dependencies = [ "beautifulsoup4~=4.12.2", "nltk~=3.8.1", - "selenium~=4.19.0", + "selenium~=4.22.0", "webdriver-manager~=4.0.1", "typer~=0.12.1", "rich~=13.7.0",