# This is a comprehensive list of python dependencies that Elyra requires to execute Jupyter notebooks. ipykernel==5.3.0 ipython==7.15.0 ipython-genutils==0.2.0 jupyter-client==6.1.6 jupyter-core==4.6.3 minio==5.0.10 nbclient==0.4.1 nbconvert==5.6.1 nbformat==5.0.7 papermill==2.1.2 pyzmq==19.0.1 prompt-toolkit==3.0.5 requests==2.23.0 tornado==6.0.4 traitlets==4.3.3 urllib3==1.25.9 # # These excluded are transitive dependencies of the included python packages. #ansiwrap==0.8.4 #appdirs==1.4.4 #appnope==0.1.0 #async-generator==1.10 #attrs==19.3.0 #backcall==0.2.0 #black==19.10b0 #bleach==3.1.5 #certifi==2020.4.5.2 #chardet==3.0.4 #click==7.1.2 #configparser==5.0.0 #decorator==4.4.2 #defusedxml==0.6.0 #entrypoints==0.3 #idna==2.9 #importlib-metadata==1.6.1 #jedi==0.17.0 #Jinja2==2.11.2 #jsonschema==3.2.0 #MarkupSafe==1.1.1 #mistune==0.8.4 #nest-asyncio==1.3.3 #packaging==20.4 #pandocfilters==1.4.2 #parso==0.7.0 #pathspec==0.8.0 #pexpect==4.8.0 #pickleshare==0.7.5 #ptyprocess==0.6.0 #Pygments==2.6.1 #pyparsing==2.4.7 #pyrsistent==0.16.0 #python-dateutil==2.8.1 #pytz==2020.1 #PyYAML==5.3.1 #regex==2020.6.8 #six==1.15.0 #tenacity==6.2.0 #testpath==0.4.4 #textwrap3==0.9.2 #toml==0.10.1 #tqdm==4.46.1 #typed-ast==1.4.1 #wcwidth==0.2.4 #webencodings==0.5.1 #zipp==3.1.0 #