Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated Datalake min dep on Blob #14252

Merged
merged 1 commit into from
Oct 5, 2020

Conversation

tasherif-msft
Copy link
Contributor

No description provided.

@ghost ghost added the Storage Storage Service (Queues, Blobs, Files) label Oct 5, 2020
@@ -144,7 +144,7 @@ avro<2.0.0,>=1.10.0
#override azure-storage-file-share msrest>=0.6.10
#override azure-storage-file-datalake azure-core<2.0.0,>=1.6.0
#override azure-storage-file-datalake msrest>=0.6.10
#override azure-storage-file-datalake azure-storage-blob>=12.4.0,<13.0.0
#override azure-storage-file-datalake azure-storage-blob~=12.6.0b1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great job!!!

@tasherif-msft tasherif-msft merged commit 657a918 into Azure:master Oct 5, 2020
@@ -93,7 +93,7 @@
install_requires=[
"azure-core<2.0.0,>=1.6.0",
"msrest>=0.6.10",
"azure-storage-blob>=12.4.0,<13.0.0"
"azure-storage-blob~=12.6.0b1"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<13.0.0,>=12.6.0b1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Storage Storage Service (Queues, Blobs, Files)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants