We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbdd428 commit 61537caCopy full SHA for 61537ca
contrib/opencensus-ext-azure/setup.py
@@ -43,7 +43,7 @@
43
install_requires=[
44
'azure-core >= 1.12.0, < 2.0.0',
45
'azure-identity >= 1.5.0, < 2.0.0',
46
- 'opencensus >= 0.12.dev0, < 1.0.0',
+ 'opencensus >= 0.11.0, < 1.0.0',
47
'psutil >= 5.6.3',
48
'requests >= 2.19.0',
49
],
0 commit comments