diff --git a/examples/development_lifecycle/requirements.txt b/examples/development_lifecycle/requirements.txt index 4e19cf9ca..beab100cf 100644 --- a/examples/development_lifecycle/requirements.txt +++ b/examples/development_lifecycle/requirements.txt @@ -18,8 +18,6 @@ aioitertools==0.11.0 # via aiobotocore aiosignal==1.3.1 # via aiohttp -appnope==0.1.3 - # via ipython arrow==1.2.3 # via cookiecutter asttokens==2.2.1 @@ -85,6 +83,7 @@ cryptography==41.0.3 # msal # pyjwt # pyopenssl + # secretstorage cycler==0.11.0 # via matplotlib dacite==1.8.1 @@ -196,6 +195,10 @@ jaraco-classes==3.3.0 # via keyring jedi==0.19.0 # via ipython +jeepney==0.8.0 + # via + # keyring + # secretstorage jinja2==3.1.2 # via # cookiecutter @@ -312,7 +315,7 @@ phik==0.12.3 # via ydata-profiling pickleshare==0.7.5 # via ipython -pillow==10.0.0 +pillow==10.0.1 # via # imagehash # matplotlib @@ -430,6 +433,8 @@ scipy==1.11.2 # ydata-profiling seaborn==0.12.2 # via ydata-profiling +secretstorage==3.3.3 + # via keyring six==1.16.0 # via # asttokens