From 0fde7d63303d69b8380620ff9a3130952c641360 Mon Sep 17 00:00:00 2001 From: XXXXRT666 Date: Fri, 2 Aug 2024 18:34:21 +0800 Subject: [PATCH] chores --- requirements.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/requirements.txt b/requirements.txt index 586fc960..596ea5fc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,11 +32,15 @@ pyjyutping g2pk2 ko_pron <<<<<<< HEAD +<<<<<<< HEAD opencc; sys_platform == 'win32' opencc==1.1.1; sys_platform != 'win32' eunjeon; sys_platform == 'win32' python_mecab_ko; sys_platform != 'win32' ======= eunjeon; sys_platform != 'windows' +======= +eunjeon; sys_platform == 'windows' +>>>>>>> 8d7b601 (chores) python_mecab_ko; sys_platform != 'windows' >>>>>>> 1e2f91e (chores)