diff --git a/examples/containerization/requirements.txt b/examples/containerization/requirements.txt index 749cc90bb..f4e352e4f 100644 --- a/examples/containerization/requirements.txt +++ b/examples/containerization/requirements.txt @@ -18,10 +18,6 @@ aioitertools==0.11.0 # via aiobotocore aiosignal==1.3.1 # via aiohttp -appnope==0.1.3 - # via - # ipykernel - # ipython arrow==1.2.3 # via jinja2-time asttokens==2.2.1 @@ -51,7 +47,7 @@ botocore==1.29.76 # via aiobotocore cachetools==5.3.1 # via google-auth -certifi==2023.5.7 +certifi==2023.7.22 # via # kubernetes # requests @@ -87,6 +83,7 @@ cryptography==41.0.1 # msal # pyjwt # pyopenssl + # secretstorage cycler==0.11.0 # via matplotlib dacite==1.8.1 @@ -184,13 +181,7 @@ imagehash==4.3.1 importlib-metadata==6.7.0 # via # flytekit - # jupyter-client # keyring - # markdown -importlib-resources==5.12.0 - # via - # keyring - # matplotlib ipykernel==6.23.3 # via ipywidgets ipython==8.12.2 @@ -205,6 +196,10 @@ jaraco-classes==3.2.3 # via keyring jedi==0.18.2 # via ipython +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # cookiecutter @@ -455,6 +450,8 @@ scipy==1.10.1 # ydata-profiling seaborn==0.12.2 # via ydata-profiling +secretstorage==3.3.3 + # via keyring six==1.16.0 # via # asttokens @@ -502,13 +499,10 @@ types-pyyaml==6.0.12.10 # via responses typing-extensions==4.6.3 # via - # aioitertools # azure-core # azure-storage-blob # flytekit - # ipython # pydantic - # rich # typing-inspect typing-inspect==0.9.0 # via dataclasses-json @@ -547,9 +541,7 @@ yarl==1.9.2 ydata-profiling==4.3.1 # via flytekitplugins-deck-standard zipp==3.15.0 - # via - # importlib-metadata - # importlib-resources + # via importlib-metadata # The following packages are considered to be unsafe in a requirements file: # setuptools