Add Backblaze b2 sdk

This commit is contained in:
2021-06-12 05:46:32 +00:00
parent 9eb9afc0e5
commit 2a7f32bc68
2 changed files with 82 additions and 5 deletions

View File

@@ -6,6 +6,7 @@ name = "pypi"
[packages]
aiohttp = "*"
python-dotenv = "*"
b2sdk = "*"
[dev-packages]