Remove boto3 dependency

This commit is contained in:
richard-dds
2019-10-28 14:01:03 -04:00
parent 184b58d5d2
commit 4da8c923ed
3 changed files with 37 additions and 74 deletions

View File

@@ -24,7 +24,6 @@ werkzeug = "*"
PyYAML = "*"
azure-storage = "*"
azure-storage-common = "*"
boto3 = "*"
celery = "*"
[dev-packages]