Skip to content

Commit

Permalink
fix: missing 'six' module import (#10790)
Browse files Browse the repository at this point in the history
  • Loading branch information
engelke authored Oct 24, 2023
1 parent 07e80d4 commit bfbce77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions opencensus/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
grpcio==1.56.0
opencensus-ext-stackdriver==0.8.0
opencensus==0.11.2
six==1.16.0

0 comments on commit bfbce77

Please sign in to comment.