diff --git a/pyproject.toml b/pyproject.toml index 33128f1..feb1d6f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ dependencies = [ "google-generativeai==0.8.4", "python-dotenv==1.1.0", "typer==0.15.2", - "rich==14.0.0", + "rich==14.1.0", "pygments==2.19.1", "tqdm==4.67.1" ] diff --git a/requirements.txt b/requirements.txt index aa0399d..caef08d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ readme_renderer==44.0 requests==2.32.3 requests-toolbelt==1.0.0 rfc3986==2.0.0 -rich==14.0.0 +rich==14.1.0 rsa==4.9 SecretStorage==3.3.3 shellingham==1.5.4