Skip to content

Commit

Permalink
Unpin azure-storage-blob dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
alexole committed May 20, 2022
1 parent 6ff6bfb commit db11e5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ package_dir =
=.
packages = find:
install_requires =
azure-storage-blob == 2.1.0
azure-storage-blob >= 2.1.0
botocore
cryptography
google-api-python-client
Expand Down

0 comments on commit db11e5a

Please sign in to comment.