Skip to content

Commit

Permalink
downgrade tornado for tornado-instrumentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgribanov committed Oct 29, 2021
1 parent 9dc3bbb commit e389304
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.


_instruments = ("tornado >= 6.0",)
_instruments = ("tornado >= 5.0",)

0 comments on commit e389304

Please sign in to comment.