From 9920bf754c9dcbae9d467ccd6a856a59100f6b20 Mon Sep 17 00:00:00 2001 From: BLKSerene Date: Mon, 18 Dec 2023 22:38:30 +0800 Subject: [PATCH] Dependencies: Upgrade wordcloud to 1.9.3 --- ACKS.md | 2 +- CHANGELOG.md | 1 + doc/trs/zho_cn/ACKS.md | 2 +- doc/trs/zho_tw/ACKS.md | 2 +- utils/wl_generate_acks.py | 2 +- 5 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ACKS.md b/ACKS.md index 0b3febf45..1c3feb32a 100644 --- a/ACKS.md +++ b/ACKS.md @@ -52,4 +52,4 @@ As Wordless stands on the shoulders of giants, I hereby extend my sincere gratit 28|[Stanza](https://github.com/stanfordnlp/stanza)|1.5.1|Peng Qi (齐鹏), Yuhao Zhang (张宇浩),
Yuhui Zhang (张钰晖), Jason Bolton,
Tim Dozat, John Bauer|[Apache-2.0](https://github.com/stanfordnlp/stanza/blob/main/LICENSE) 29|[SudachiPy](https://github.com/WorksApplications/sudachi.rs)|0.6.7|Works Applications Co., Ltd.|[Apache-2.0](https://github.com/WorksApplications/sudachi.rs/blob/develop/LICENSE) 30|[Underthesea](https://undertheseanlp.com/)|6.8.0|Vu Anh|[GPL-3.0-or-later](https://github.com/undertheseanlp/underthesea/blob/main/LICENSE) -31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.2|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) +31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.3|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d2823e4e..c2a0faa7f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -33,6 +33,7 @@ - Dependencies: Upgrade python-docx to 1.1.0 - Dependencies: Upgrade spaCy to 3.7.2 - Dependencies: Upgrade spacy-pkuseg to 0.0.33 +- Dependencies: Upgrade wordcloud to 1.9.3 ## [3.4.0](https://github.com/BLKSerene/Wordless/releases/tag/3.4.0) - 09/30/2023 ### 🎉 New Features diff --git a/doc/trs/zho_cn/ACKS.md b/doc/trs/zho_cn/ACKS.md index 1f22930fc..a994d9b3b 100644 --- a/doc/trs/zho_cn/ACKS.md +++ b/doc/trs/zho_cn/ACKS.md @@ -52,4 +52,4 @@ 28|[Stanza](https://github.com/stanfordnlp/stanza)|1.5.1|齐鹏, 张宇浩, 张钰晖,
Jason Bolton, Tim Dozat, John Bauer|[Apache-2.0](https://github.com/stanfordnlp/stanza/blob/main/LICENSE) 29|[SudachiPy](https://github.com/WorksApplications/sudachi.rs)|0.6.7|Works Applications Co., Ltd.|[Apache-2.0](https://github.com/WorksApplications/sudachi.rs/blob/develop/LICENSE) 30|[Underthesea](https://undertheseanlp.com/)|6.8.0|Vu Anh|[GPL-3.0-or-later](https://github.com/undertheseanlp/underthesea/blob/main/LICENSE) -31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.2|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) +31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.3|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) diff --git a/doc/trs/zho_tw/ACKS.md b/doc/trs/zho_tw/ACKS.md index 1c2d4399a..983bc771a 100644 --- a/doc/trs/zho_tw/ACKS.md +++ b/doc/trs/zho_tw/ACKS.md @@ -52,4 +52,4 @@ 28|[Stanza](https://github.com/stanfordnlp/stanza)|1.5.1|齐鹏, 张宇浩, 张钰晖,
Jason Bolton, Tim Dozat, John Bauer|[Apache-2.0](https://github.com/stanfordnlp/stanza/blob/main/LICENSE) 29|[SudachiPy](https://github.com/WorksApplications/sudachi.rs)|0.6.7|Works Applications Co., Ltd.|[Apache-2.0](https://github.com/WorksApplications/sudachi.rs/blob/develop/LICENSE) 30|[Underthesea](https://undertheseanlp.com/)|6.8.0|Vu Anh|[GPL-3.0-or-later](https://github.com/undertheseanlp/underthesea/blob/main/LICENSE) -31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.2|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) +31|[wordcloud](https://github.com/amueller/word_cloud)|1.9.3|Andreas Christian Müller|[MIT](https://github.com/amueller/word_cloud/blob/main/LICENSE) diff --git a/utils/wl_generate_acks.py b/utils/wl_generate_acks.py index 3809b6e4e..a170ae33e 100644 --- a/utils/wl_generate_acks.py +++ b/utils/wl_generate_acks.py @@ -66,7 +66,7 @@ ['Stanza', 'https://github.com/stanfordnlp/stanza', '1.5.1', 'Peng Qi (齐鹏), Yuhao Zhang (张宇浩),
Yuhui Zhang (张钰晖), Jason Bolton,
Tim Dozat, John Bauer', 'Apache-2.0', 'https://github.com/stanfordnlp/stanza/blob/main/LICENSE'], ['SudachiPy', 'https://github.com/WorksApplications/sudachi.rs', '0.6.7', 'Works Applications Co., Ltd.', 'Apache-2.0', 'https://github.com/WorksApplications/sudachi.rs/blob/develop/LICENSE'], ['Underthesea', 'https://undertheseanlp.com/', '6.8.0', 'Vu Anh', 'GPL-3.0-or-later', 'https://github.com/undertheseanlp/underthesea/blob/main/LICENSE'], - ['wordcloud', 'https://github.com/amueller/word_cloud', '1.9.2', 'Andreas Christian Müller', 'MIT', 'https://github.com/amueller/word_cloud/blob/main/LICENSE'] + ['wordcloud', 'https://github.com/amueller/word_cloud', '1.9.3', 'Andreas Christian Müller', 'MIT', 'https://github.com/amueller/word_cloud/blob/main/LICENSE'] ] ACKS_TRS = { 'Matplotlib Development Team': [