We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5384731 commit 549e232Copy full SHA for 549e232
1 file changed
requirements/azure.txt
@@ -1,4 +1,6 @@
1
-azure-datalake-store >= 0.0.30
+# newer versions require changes to authentication
2
+# see https://github.com/nteract/papermill/issues/825
3
+azure-datalake-store >= 0.0.30,<1.0.0a0
4
azure-storage-blob >= 12.1.0
5
requests >= 2.21.0
6
azure-identity>=1.3.1
0 commit comments