generated from coulomb/repo-seed
content-addressed blob storage: blob_storage.py, memory, local, and S3 adapters
This commit is contained in:
@@ -25,6 +25,9 @@ service = [
|
||||
storage = [
|
||||
"sqlalchemy>=2.0",
|
||||
]
|
||||
s3 = [
|
||||
"boto3>=1.34",
|
||||
]
|
||||
markdown = [
|
||||
"markitect-tool @ file:///home/worsch/markitect-tool",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user