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 ```