Skip to content

Commit

Permalink
Updated requirements-demos.txt with upstream version
Browse files Browse the repository at this point in the history
  • Loading branch information
helena-intel committed Mar 2, 2021
1 parent af0b8e1 commit 0a28004
Showing 1 changed file with 219 additions and 4 deletions.
223 changes: 219 additions & 4 deletions ci/requirements-demos.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,52 @@

absl-py==0.11.0
# via tensorboard
attrs==20.3.0
anyio==2.2.0
# via jupyter-server
argon2-cffi==20.1.0
# via notebook
async-generator==1.10
# via
# anyio
# nbclient
atomicwrites==1.4.0
# via pytest
attrs==20.3.0
# via
# jsonschema
# pytest
babel==2.9.0
# via jupyterlab-server
backcall==0.2.0
# via ipython
bleach==3.3.0
# via nbconvert
cachetools==4.2.1
# via google-auth
certifi==2020.12.5
# via requests
cffi==1.14.5
# via argon2-cffi
chardet==4.0.0
# via requests
colorama==0.4.4
# via
# ipython
# pytest
contextvars==2.4
# via sniffio
cycler==0.10.0
# via matplotlib
dataclasses==0.8
# via anyio
decorator==4.4.2
# via
# ipython
# traitlets
defusedxml==0.6.0
# via nbconvert
entrypoints==0.3
# via nbconvert
flake8-import-order==0.18.1
# via motmetrics
flake8==3.8.4
Expand All @@ -25,53 +61,163 @@ google-auth==1.24.0
grpcio==1.35.0
# via tensorboard
idna==2.10
# via requests
# via
# anyio
# requests
immutables==0.15
# via contextvars
importlib-metadata==3.4.0
# via
# flake8
# jsonschema
# markdown
# pluggy
# pytest
iniconfig==1.1.1
# via pytest
ipykernel==5.5.0
# via
# ipywidgets
# notebook
ipython-genutils==0.2.0
# via
# jupyter-server
# nbformat
# notebook
# traitlets
ipython==7.16.1
# via
# ipykernel
# ipywidgets
# jupyterlab
ipywidgets==7.6.3
# via -r demos/requirements.txt
jedi==0.18.0
# via ipython
jinja2==2.11.3
# via
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
# notebook
joblib==1.0.0
# via scikit-learn
json5==0.9.5
# via jupyterlab-server
jsonschema==3.2.0
# via
# jupyterlab-server
# nbformat
jupyter-client==6.1.11
# via
# ipykernel
# jupyter-server
# nbclient
# notebook
jupyter-core==4.7.1
# via
# jupyter-client
# jupyter-server
# jupyterlab
# nbconvert
# nbformat
# notebook
jupyter-packaging==0.7.12
# via jupyterlab
jupyter-server==1.4.1
# via
# jupyterlab
# jupyterlab-server
# nbclassic
jupyterlab-pygments==0.1.2
# via nbconvert
jupyterlab-server==2.3.0
# via jupyterlab
jupyterlab-widgets==1.0.0
# via ipywidgets
jupyterlab==3.0.9
# via -r demos/requirements.txt
kiwisolver==1.3.1
# via matplotlib
markdown==3.3.3
# via tensorboard
markupsafe==1.1.1
# via jinja2
matplotlib==3.3.4
# via -r demos/requirements.txt
mccabe==0.6.1
# via flake8
mistune==0.8.4
# via nbconvert
motmetrics==1.2.0
# via -r demos/requirements.txt
nbclassic==0.2.6
# via jupyterlab
nbclient==0.5.3
# via nbconvert
nbconvert==6.0.7
# via
# jupyter-server
# notebook
nbformat==5.1.2
# via
# ipywidgets
# jupyter-server
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.1
# via nbclient
nibabel==3.2.1
# via -r demos/requirements.txt
notebook==6.2.0
# via
# nbclassic
# widgetsnbextension
numpy==1.19.5 ; python_version >= "3.4"
# via
# -r ${INTEL_OPENVINO_DIR}/python/requirements.txt
# -r demos/requirements.txt
# matplotlib
# motmetrics
# nibabel
# opencv-python-headless
# pandas
# scikit-learn
# scipy
# tensorboard
# tensorboardx
oauthlib==3.1.0
# via requests-oauthlib
opencv-python-headless==4.5.1.48
# via -r demos/requirements.txt
packaging==20.9
# via
# bleach
# jupyter-packaging
# jupyterlab
# jupyterlab-server
# nibabel
# pytest
pandas==1.1.5
# via motmetrics
pandocfilters==1.4.3
# via nbconvert
parso==0.8.1
# via jedi
pickleshare==0.7.5
# via ipython
pillow==8.1.0
# via matplotlib
pluggy==0.13.1
# via pytest
prometheus-client==0.9.0
# via
# jupyter-server
# notebook
prompt-toolkit==3.0.16
# via ipython
protobuf==3.14.0
# via
# tensorboard
Expand All @@ -90,12 +236,21 @@ pycodestyle==2.6.0
# via
# flake8
# flake8-import-order
pycparser==2.20
# via cffi
pyflakes==2.2.0
# via flake8
pygments==2.8.0
# via
# ipython
# jupyterlab-pygments
# nbconvert
pyparsing==2.4.7
# via
# matplotlib
# packaging
pyrsistent==0.17.3
# via jsonschema
pytest-benchmark==3.2.3
# via motmetrics
pytest==6.2.2
Expand All @@ -104,14 +259,29 @@ pytest==6.2.2
# pytest-benchmark
python-dateutil==2.8.1
# via
# jupyter-client
# matplotlib
# pandas
pytz==2021.1
# via pandas
# via
# babel
# pandas
pywin32==300
# via
# jupyter-core
# jupyter-server
pywinpty==0.5.7
# via terminado
pyzmq==22.0.3
# via
# jupyter-client
# jupyter-server
# notebook
requests-oauthlib==1.3.0
# via google-auth-oauthlib
requests==2.25.1
# via
# jupyterlab-server
# requests-oauthlib
# tensorboard
rsa==4.7
Expand All @@ -123,37 +293,82 @@ scipy==1.5.4
# -r demos/requirements.txt
# motmetrics
# scikit-learn
send2trash==1.5.0
# via
# jupyter-server
# notebook
six==1.15.0
# via
# absl-py
# argon2-cffi
# bleach
# cycler
# google-auth
# grpcio
# jsonschema
# protobuf
# python-dateutil
# tensorboard
# tensorboardx
# traitlets
sniffio==1.2.0
# via anyio
tensorboard-plugin-wit==1.8.0
# via tensorboard
tensorboard==2.4.1
# via -r demos/requirements.txt
tensorboardx==2.1
# via -r demos/requirements.txt
terminado==0.9.2
# via
# jupyter-server
# notebook
testpath==0.4.4
# via nbconvert
threadpoolctl==2.1.0
# via scikit-learn
tokenizers==0.10.0
# via -r demos/requirements.txt
toml==0.10.2
# via pytest
tornado==6.1
# via
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# notebook
# terminado
tqdm==4.56.0
# via -r demos/requirements.txt
traitlets==4.3.3
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# jupyter-server
# nbclient
# nbconvert
# nbformat
# notebook
typing-extensions==3.7.4.3
# via importlib-metadata
# via
# anyio
# importlib-metadata
urllib3==1.26.3
# via requests
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via bleach
werkzeug==1.0.1
# via tensorboard
wheel==0.36.2
# via tensorboard
widgetsnbextension==3.5.1
# via ipywidgets
xmltodict==0.12.0
# via motmetrics
zipp==3.4.0
Expand Down

0 comments on commit 0a28004

Please sign in to comment.