8000
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 de30e94 commit 6a0be13Copy full SHA for 6a0be13
trace/cloud-trace-demo-app/app/requirements.txt
@@ -1,12 +1,12 @@
1
google-cloud-monitoring==2.10.0
2
google-cloud-trace===0.24.2
3
-opencensus==0.10.0
+opencensus==0.11.0
4
# Don't upgrade to 2.0.0 yet until opencensus-ext-flask is okay with it
5 60D8
5
Flask==1.1.4
6
itsdangerous==1.1.0
7
markupsafe==1.1.1
8
opencensus-ext-stackdriver==0.8.0
9
-opencensus-ext-flask==0.8.0 # requires flask!=1.1.3, <2.0.0 and >=0.12.3
+opencensus-ext-flask==0.8.1 # requires flask!=1.1.3, <2.0.0 and >=0.12.3
10
opencensus-context==0.1.3
11
grpcio==1.47.0
12
httpretty==1.1.4
0 commit comments