Thanks to visit codestin.com Credit goes to github.com
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 ee8a6b4 commit 45d9791Copy full SHA for 45d9791
sdk/ml/azure-ai-ml/setup.py
@@ -84,7 +84,7 @@
84
"isodate",
85
"azure-common<2.0.0,>=1.1",
86
"typing-extensions<5.0.0",
87
- "opencensus-ext-azure<2.0.0",
+ # "opencensus-ext-azure<2.0.0", disabled until SDK logging re-activated
88
# Used in pipeline_component_builder
89
'bytecode<0.15.0,>=0.13.0',
90
],
0 commit comments