diff --git a/requirements.txt b/requirements.txt index 64a19f48..4bfb7ab4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -30,5 +30,5 @@ rotary_embedding_torch pyjyutping g2pk2 ko_pron -eunjeon; sys_platform == 'Windows' -python_mecab_ko; sys_platform != 'Windows' +eunjeon; sys_platform == 'win32' +python_mecab_ko; sys_platform != 'win32'