From acf163d8b43d28527f7bc46dfa10d8ce662d8d46 Mon Sep 17 00:00:00 2001 From: BLKSerene Date: Fri, 3 Jan 2025 13:57:07 +0800 Subject: [PATCH] Dependencies: Upgrade python-pptx to 1.0.2 --- ACKS.md | 2 +- CHANGELOG.md | 2 ++ doc/trs/zho_cn/ACKS.md | 2 +- doc/trs/zho_tw/ACKS.md | 2 +- 4 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ACKS.md b/ACKS.md index 249f3fe4d..61a5eb414 100644 --- a/ACKS.md +++ b/ACKS.md @@ -42,7 +42,7 @@ As Wordless stands on the shoulders of giants, I hereby extend my sincere gratit 18|[PyThaiNLP](https://github.com/PyThaiNLP/pythainlp)|5.0.4|Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์)|[Apache-2.0](https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE) 19|[python-docx](https://github.com/python-openxml/python-docx)|1.1.2|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 20|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.5|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) -21|[python-pptx](https://github.com/scanny/python-pptx)|0.6.23|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) +21|[python-pptx](https://github.com/scanny/python-pptx)|1.0.2|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.32.3|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) 23|[Sacremoses](https://github.com/hplt-project/sacremoses)|0.1.1|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.14.0|SciPy Developers|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) diff --git a/CHANGELOG.md b/CHANGELOG.md index f73e7b47f..146381d29 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -40,6 +40,7 @@ - Measures: Remove effect size - Log-frequency biased MD / Mutual Dependency ### ⏫ Dependency Changes +- Dependencies: Upgrade python-pptx to 1.0.2 - Dependencies: Upgrade simplemma to 1.1.2 ## [3.5.0](https://github.com/BLKSerene/Wordless/releases/tag/3.5.0) - 07/01/2024 @@ -87,6 +88,7 @@ - Dependencies: Add VADER - Dependencies: Remove Dostoevsky - Dependencies: Remove jieba +- Dependencies: Add python-pptx - Dependencies: Upgrade Beautiful Soup to 4.12.3 - Dependencies: Upgrade Charset Normalizer to 3.3.2 - Dependencies: Upgrade LaoNLP to 1.2.0 diff --git a/doc/trs/zho_cn/ACKS.md b/doc/trs/zho_cn/ACKS.md index 6d51d3707..a0f6a242a 100644 --- a/doc/trs/zho_cn/ACKS.md +++ b/doc/trs/zho_cn/ACKS.md @@ -42,7 +42,7 @@ 18|[PyThaiNLP](https://github.com/PyThaiNLP/pythainlp)|5.0.4|Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์)|[Apache-2.0](https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE) 19|[python-docx](https://github.com/python-openxml/python-docx)|1.1.2|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 20|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.5|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) -21|[python-pptx](https://github.com/scanny/python-pptx)|0.6.23|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) +21|[python-pptx](https://github.com/scanny/python-pptx)|1.0.2|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.32.3|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) 23|[Sacremoses](https://github.com/hplt-project/sacremoses)|0.1.1|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.14.0|SciPy 开发人员|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt) diff --git a/doc/trs/zho_tw/ACKS.md b/doc/trs/zho_tw/ACKS.md index a6dd75813..07778a162 100644 --- a/doc/trs/zho_tw/ACKS.md +++ b/doc/trs/zho_tw/ACKS.md @@ -42,7 +42,7 @@ 18|[PyThaiNLP](https://github.com/PyThaiNLP/pythainlp)|5.0.4|Wannaphong Phatthiyaphaibun (วรรณพงษ์ ภัททิยไพบูลย์)|[Apache-2.0](https://github.com/PyThaiNLP/pythainlp/blob/dev/LICENSE) 19|[python-docx](https://github.com/python-openxml/python-docx)|1.1.2|Steve Canny|[MIT](https://github.com/python-openxml/python-docx/blob/master/LICENSE) 20|[python-mecab-ko](https://github.com/jonghwanhyeon/python-mecab-ko)|1.3.5|Jonghwan Hyeon|[BSD-3-Clause](https://github.com/jonghwanhyeon/python-mecab-ko/blob/main/LICENSE) -21|[python-pptx](https://github.com/scanny/python-pptx)|0.6.23|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) +21|[python-pptx](https://github.com/scanny/python-pptx)|1.0.2|Steve Canny|[MIT](https://github.com/scanny/python-pptx/blob/master/LICENSE) 22|[Requests](https://github.com/psf/requests)|2.32.3|Kenneth Reitz|[Apache-2.0](https://github.com/psf/requests/blob/main/LICENSE) 23|[Sacremoses](https://github.com/hplt-project/sacremoses)|0.1.1|Liling Tan, Jelmer van der Linde|[MIT](https://github.com/hplt-project/sacremoses/blob/master/LICENSE) 24|[SciPy](https://scipy.org/scipylib/)|1.14.0|SciPy 开发人员|[BSD-3-Clause](https://github.com/scipy/scipy/blob/main/LICENSE.txt)