diff --git a/demo/playground/scripts/requirements.txt b/demo/playground/scripts/requirements.txt index 8dfd08b94b..e15d11d275 100644 --- a/demo/playground/scripts/requirements.txt +++ b/demo/playground/scripts/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.5; python_version >= "3.6" aiosignal==1.3.1; python_version >= "3.7" async-timeout==4.0.2; python_version >= "3.6" attrs==23.1.0; python_version >= "3.7" -certifi==2023.5.7; python_version >= "3.7" +certifi==2023.7.22; python_version >= "3.7" charset-normalizer==3.1.0; python_full_version >= "3.7.0" and python_version >= "3.7" colorama==0.4.6; python_version >= "3.7" and python_full_version < "3.0.0" and sys_platform == "win32" or sys_platform == "win32" and python_version >= "3.7" and python_full_version >= "3.7.0" exceptiongroup==1.1.1; python_version < "3.11" and python_version >= "3.7"