From 062532770dbe790e73637dcd0926d964628cbaa5 Mon Sep 17 00:00:00 2001 From: Dong Hyuk Chang Date: Thu, 14 Nov 2024 10:16:41 -0500 Subject: [PATCH] Remove opencc upperbound (#10909) Signed-off-by: Dong Hyuk Chang --- requirements/requirements_nlp.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_nlp.txt b/requirements/requirements_nlp.txt index 16b6c574d2fa..6a86dacbfefb 100644 --- a/requirements/requirements_nlp.txt +++ b/requirements/requirements_nlp.txt @@ -14,7 +14,7 @@ matplotlib>=3.3.2 #megatron_core>0.6.0 # add back once mcore on pypi is compatible again nltk>=3.6.5 numpy<2 # tensorstore has an implicit compiled dependency on numpy<2 -opencc<1.1.7 +opencc pangu prettytable rapidfuzz