feat(storage): add delete_href method to remove files and clean up empty directories
Build and Push Reader API Image / docker (push) Successful in 26s
Build and Push Reader API Image / docker (push) Successful in 26s
chore(docker): remove MongoDB service and related configurations from local setup feat(migrations): create ChapterMeta table and add search_name, size_bytes, mtime_epoch, lastScannedAt, review_status, and review_payload columns to SourceAsset chore(dependencies): remove motor and pymongo from project dependencies
This commit is contained in:
@@ -10,7 +10,6 @@ dependencies = [
|
||||
"sqlalchemy[asyncio]>=2.0.43",
|
||||
"greenlet>=3.0.0",
|
||||
"asyncpg>=0.30.0",
|
||||
"motor>=3.7.1",
|
||||
"python-jose[cryptography]>=3.5.0",
|
||||
"google-auth>=2.40.3",
|
||||
"requests>=2.32.5",
|
||||
|
||||
Reference in New Issue
Block a user