We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0550a commit 26d042aCopy full SHA for 26d042a
sdk/ml/azure-ai-ml/setup.py
@@ -81,7 +81,7 @@
81
"azure-storage-blob<13.0.0,>=12.10.0",
82
"azure-storage-file-share<13.0.0",
83
"azure-storage-file-datalake<13.0.0",
84
- "pydash<7.0.6,>=6.0.0",
+ "pydash>=6.0.0",
85
"isodate",
86
"azure-common<2.0.0,>=1.1",
87
"typing-extensions<5.0.0",
0 commit comments