Skip to content

Commit a27f47c

Browse files
committed
Remove upper bound of opencensus sdk
1 parent eade969 commit a27f47c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pctasks/core/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ dependencies = [
3232
"azure-storage-queue>=12.6.0",
3333
"idna>=3.7.0",
3434
"jsonschema>=4.0.1,<4.18",
35-
"opencensus-ext-azure==1.1.0",
36-
"opencensus-ext-logging==0.1.1",
35+
"opencensus-ext-azure>=1.1.0",
36+
"opencensus-ext-logging>=0.1.1",
3737
"orjson>=3.0.0,<4",
3838
"planetary-computer>=0.4.0",
3939
"pystac==1.8.3",

0 commit comments

Comments
 (0)