From 1f9ac34c59293e5e670f9713b586bededae48c62 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 18:23:42 +0000 Subject: [PATCH] Update dependency tornado to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7add606..7897d3b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ python-dotenv nexmo numba==0.48 librosa -tornado==4.2 +tornado==6.5.6 webrtcvad