We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eade969 commit a27f47cCopy full SHA for a27f47c
1 file changed
pctasks/core/pyproject.toml
@@ -32,8 +32,8 @@ dependencies = [
32
"azure-storage-queue>=12.6.0",
33
"idna>=3.7.0",
34
"jsonschema>=4.0.1,<4.18",
35
- "opencensus-ext-azure==1.1.0",
36
- "opencensus-ext-logging==0.1.1",
+ "opencensus-ext-azure>=1.1.0",
+ "opencensus-ext-logging>=0.1.1",
37
"orjson>=3.0.0,<4",
38
"planetary-computer>=0.4.0",
39
"pystac==1.8.3",
0 commit comments