diff --git a/examples/flyteinteractive_plugin/requirements.txt b/examples/flyteinteractive_plugin/requirements.txt index c2f6c02e2..8603b4fc2 100644 --- a/examples/flyteinteractive_plugin/requirements.txt +++ b/examples/flyteinteractive_plugin/requirements.txt @@ -20,8 +20,6 @@ aiosignal==1.3.1 # via aiohttp anyio==4.1.0 # via jupyter-server -appnope==0.1.4 - # via ipykernel argon2-cffi==23.1.0 # via jupyter-server argon2-cffi-bindings==21.2.0 @@ -90,12 +88,13 @@ cookiecutter==2.5.0 # via flytekit croniter==2.0.1 # via flytekit -cryptography==41.0.7 +cryptography==42.0.2 # via # azure-identity # azure-storage-blob # msal # pyjwt + # secretstorage dataclasses-json==0.5.9 # via flytekit debugpy==1.8.0 @@ -216,6 +215,10 @@ jaraco-classes==3.3.0 # via keyring jedi==0.19.1 # via ipython +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # cookiecutter @@ -495,6 +498,8 @@ rsa==4.9 # via google-auth s3fs==2023.9.2 # via flytekit +secretstorage==3.3.3 + # via keyring send2trash==1.8.2 # via jupyter-server six==1.16.0