WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Commit 164457f

Browse files
Update azure-datalake-store requirement in /requirements
Updates the requirements on [azure-datalake-store](https://github.com/Azure/azure-data-lake-store-python) to permit the latest version. - [Release notes](https://github.com/Azure/azure-data-lake-store-python/releases) - [Changelog](https://github.com/Azure/azure-data-lake-store-python/blob/master/HISTORY.rst) - [Commits](Azure/azure-data-lake-store-python@v0.0.30...v1.0.1) --- updated-dependencies: - dependency-name: azure-datalake-store dependency-version: 1.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f26414 commit 164457f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/azure.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# newer versions require changes to authentication
22
# see https://github.com/nteract/papermill/issues/825
3-
azure-datalake-store >= 0.0.30,<1.0.0a0
3+
azure-datalake-store >= 0.0.30,< 2.0.0
44
azure-storage-blob >= 12.1.0
55
requests >= 2.21.0
66
azure-identity>=1.3.1

0 commit comments

Comments
 (0)