From c9ff426e9078a0d7ad0b3f9d613232235f87fbc6 Mon Sep 17 00:00:00 2001 From: Gorayan Date: Wed, 18 Aug 2021 07:03:57 +0900 Subject: [PATCH] =?UTF-8?q?=E4=BD=BF=E7=94=A8=E3=83=A9=E3=82=A4=E3=83=96?= =?UTF-8?q?=E3=83=A9=E3=83=AA=E5=A4=89=E3=81=88=E3=81=A6=E3=81=AA=E3=81=8B?= =?UTF-8?q?=E3=81=A3=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 558eb52..147484a 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ setx GOOGLE_APPLICATION_CREDENTIALS -m [公式ドキュメント](https://cloud.google.com/translate/docs/setup) ## Requirements * Python 3.9 -* pyyaml 5.4.1 +* ruamel.yaml==0.17.10 * google-cloud-translate 2.0.1 ## Usage ```