diff --git a/pyproject.toml b/pyproject.toml index 3f29f46..286a3ec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -37,7 +37,7 @@ dependencies = [ "pandas>=2.2.2", "tqdm", "requests", - "keyring">=25.3.0s, + "keyring">=25.3.0, "lxml" ]