diff --git a/examples/japanese-easy-demo/requirements.txt b/examples/japanese-easy-demo/requirements.txt index b0db915c2..38c143ddd 100644 --- a/examples/japanese-easy-demo/requirements.txt +++ b/examples/japanese-easy-demo/requirements.txt @@ -13,7 +13,7 @@ azure-storage-blob==12.19.1 ; python_version >= "3.12" and python_version < "3.1 beautifulsoup4==4.12.3 ; python_version >= "3.12" and python_version < "3.13" botocore==1.34.51 ; python_version >= "3.12" and python_version < "3.13" cachetools==5.3.3 ; python_version >= "3.12" and python_version < "3.13" -certifi==2024.2.2 ; python_version >= "3.12" and python_version < "3.13" +certifi==2024.7.4 ; python_version >= "3.12" and python_version < "3.13" cffi==1.16.0 ; python_version >= "3.12" and python_version < "3.13" charset-normalizer==3.3.2 ; python_version >= "3.12" and python_version < "3.13" chromedriver-autoinstaller==0.6.4 ; python_version >= "3.12" and python_version < "3.13"