From 618a8e6c9fb18f74c5181a6ba36b6a5a045b37e1 Mon Sep 17 00:00:00 2001 From: hoshi-hiyouga Date: Mon, 18 Nov 2024 20:56:44 +0800 Subject: [PATCH] fix #6061 Former-commit-id: 4ac5b97011225b1fd5fa741c1335948d721489ac --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index 80332552..445d7b87 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,3 +20,4 @@ packaging pyyaml numpy<2.0.0 av +tyro<0.9.0