From de7ca82862a7c917f61b8690460e96e242319f69 Mon Sep 17 00:00:00 2001 From: gilesb Date: Sat, 10 Jan 2026 00:29:05 +0000 Subject: [PATCH] Add boto3 for Filebase and Storj S3-compatible storage Co-Authored-By: Claude Opus 4.5 --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index faa8463..716e255 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,3 +7,4 @@ python-jose[cryptography]>=3.3.0 markdown>=3.5.0 python-multipart>=0.0.6 asyncpg>=0.29.0 +boto3>=1.34.0