From c7bfc3fe1224f58838fa2175b5e05604a59197ee Mon Sep 17 00:00:00 2001 From: XXXXRT666 Date: Fri, 2 Aug 2024 21:13:26 +0800 Subject: [PATCH] chores --- requirements.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/requirements.txt b/requirements.txt index 596ea5fc..514e05f6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,6 +33,7 @@ g2pk2 ko_pron <<<<<<< HEAD <<<<<<< HEAD +<<<<<<< HEAD opencc; sys_platform == 'win32' opencc==1.1.1; sys_platform != 'win32' eunjeon; sys_platform == 'win32' @@ -44,3 +45,7 @@ eunjeon; sys_platform == 'windows' >>>>>>> 8d7b601 (chores) python_mecab_ko; sys_platform != 'windows' >>>>>>> 1e2f91e (chores) +======= +eunjeon; sys_platform == 'Windows' +python_mecab_ko; sys_platform != 'Windows' +>>>>>>> b7f969b (chores)