diff --git a/pyproject.toml b/pyproject.toml index e3529f2..56aec95 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -20,7 +20,7 @@ dependencies = [ "httpx>=0.28.1", "openai>=2.33.0", "celery-types>=0.26.0", - "boto3>=1.43.3", + "boto3>=1.43.10", "playwright>=1.59.0", "markdown-it-py>=4.0.0", "pyarrow>=24.0.0",