From d743c02a54c257db4fb2e602fbb76f9a313bc4c2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 03:52:09 +0000 Subject: [PATCH] chore(deps): update dependency numpy to v2 --- convert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/convert/requirements.txt b/convert/requirements.txt index 069ec48..00790b8 100644 --- a/convert/requirements.txt +++ b/convert/requirements.txt @@ -1,3 +1,3 @@ style-bert-vits2 onnxsim -numpy<2 \ No newline at end of file +numpy<3 \ No newline at end of file