From 030c6794edbe9f99d10426d78d3ada02ae81398b Mon Sep 17 00:00:00 2001 From: ShaohonChen Date: Sat, 29 Mar 2025 19:58:23 +0800 Subject: [PATCH] updates the dependency `PyExt` --- requirements/extra.txt | 2 +- requirements/runtime.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/extra.txt b/requirements/extra.txt index fd3f7a2f..a8bb1c0f 100644 --- a/requirements/extra.txt +++ b/requirements/extra.txt @@ -18,7 +18,7 @@ ltp # Math math-verify # Taco, apps Dataset -pyext +git+https://github.com/ShaohonChen/PyExt.git@a95f488490fc57ec17d0c00a99c6bc0a4726824f # Law Bench pypinyin # RULER diff --git a/requirements/runtime.txt b/requirements/runtime.txt index 6bd5e9a9..713ee642 100644 --- a/requirements/runtime.txt +++ b/requirements/runtime.txt @@ -24,7 +24,7 @@ opencv-python-headless pandas<2.0.0 prettytable protobuf -pyext +git+https://github.com/ShaohonChen/PyExt.git@a95f488490fc57ec17d0c00a99c6bc0a4726824f python-Levenshtein rank_bm25==0.2.2 rapidfuzz