Matt Robinson 9b0dbc7026
build(deps): bump dependencies; resolve security issues in example dependencies (#300)
* bump cryptography version

* re pip-compile for latest versions

* update argilla example requirements

* dependency updates

* bump versions

* pin unstructured-inference due to multithreading issue

* linting, linting, linting

* dependency on one line
2023-02-27 12:45:28 -05:00

343 lines
6.1 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.8
# by the following command:
#
# pip-compile
#
anyio==3.6.2
# via jupyter-server
appnope==0.1.3
# via
# ipykernel
# ipython
argon2-cffi==21.3.0
# via
# jupyter-server
# nbclassic
# notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
asttokens==2.0.8
# via stack-data
attrs==22.1.0
# via jsonschema
backcall==0.2.0
# via ipython
beautifulsoup4==4.11.1
# via nbconvert
bleach==5.0.1
# via nbconvert
certifi==2022.12.7
# via
# -r requirements.in
# requests
cffi==1.15.1
# via argon2-cffi-bindings
charset-normalizer==2.1.1
# via requests
click==8.1.3
# via nltk
debugpy==1.6.3
# via ipykernel
decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
entrypoints==0.4
# via jupyter-client
executing==1.1.1
# via stack-data
fastjsonschema==2.16.2
# via nbformat
filelock==3.8.0
# via
# huggingface-hub
# transformers
huggingface-hub==0.10.1
# via transformers
idna==3.4
# via
# anyio
# requests
importlib-metadata==5.0.0
# via nbconvert
importlib-resources==5.10.0
# via jsonschema
ipykernel==6.16.1
# via
# ipywidgets
# jupyter
# jupyter-console
# nbclassic
# notebook
# qtconsole
ipython==8.10.0
# via
# -r requirements.in
# ipykernel
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via
# nbclassic
# notebook
# qtconsole
ipywidgets==8.0.2
# via jupyter
jedi==0.18.1
# via ipython
jinja2==3.1.2
# via
# jupyter-server
# nbclassic
# nbconvert
# notebook
joblib==1.2.0
# via nltk
jsonschema==4.16.0
# via nbformat
jupyter==1.0.0
# via -r requirements.in
jupyter-client==7.4.3
# via
# ipykernel
# jupyter-console
# jupyter-server
# nbclassic
# nbclient
# notebook
# qtconsole
jupyter-console==6.4.4
# via jupyter
jupyter-core==4.11.2
# via
# jupyter-client
# jupyter-server
# nbclassic
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-server==1.21.0
# via
# nbclassic
# notebook-shim
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-widgets==3.0.3
# via ipywidgets
lxml==4.9.1
# via unstructured
markupsafe==2.1.1
# via
# jinja2
# nbconvert
matplotlib-inline==0.1.6
# via
# ipykernel
# ipython
mistune==2.0.4
# via nbconvert
nbclassic==0.4.5
# via notebook
nbclient==0.7.0
# via nbconvert
nbconvert==7.2.2
# via
# jupyter
# jupyter-server
# nbclassic
# notebook
nbformat==5.7.0
# via
# jupyter-server
# nbclassic
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.6
# via
# ipykernel
# jupyter-client
# nbclassic
# nbclient
# notebook
nltk==3.7
# via unstructured
notebook==6.5.1
# via jupyter
notebook-shim==0.2.0
# via nbclassic
numpy==1.23.4
# via
# torchvision
# transformers
packaging==21.3
# via
# huggingface-hub
# ipykernel
# jupyter-server
# nbconvert
# qtpy
# transformers
pandocfilters==1.5.0
# via nbconvert
parso==0.8.3
# via jedi
pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pillow==9.4.0
# via
# -r requirements.in
# torchvision
pkgutil-resolve-name==1.3.10
# via jsonschema
prometheus-client==0.15.0
# via
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.31
# via
# ipython
# jupyter-console
psutil==5.9.3
# via ipykernel
ptyprocess==0.7.0
# via
# pexpect
# terminado
pure-eval==0.2.2
# via stack-data
pycparser==2.21
# via cffi
pygments==2.13.0
# via
# ipython
# jupyter-console
# nbconvert
# qtconsole
pyparsing==3.0.9
# via packaging
pyrsistent==0.18.1
# via jsonschema
python-dateutil==2.8.2
# via jupyter-client
pyyaml==6.0
# via
# huggingface-hub
# transformers
pyzmq==24.0.1
# via
# ipykernel
# jupyter-client
# jupyter-server
# nbclassic
# notebook
# qtconsole
qtconsole==5.3.2
# via jupyter
qtpy==2.2.1
# via qtconsole
ratelimit==2.2.1
# via -r requirements.in
regex==2022.9.13
# via
# nltk
# transformers
requests==2.28.1
# via
# -r requirements.in
# huggingface-hub
# torchvision
# transformers
send2trash==1.8.0
# via
# jupyter-server
# nbclassic
# notebook
six==1.16.0
# via
# asttokens
# bleach
# python-dateutil
sniffio==1.3.0
# via anyio
soupsieve==2.3.2.post1
# via beautifulsoup4
stack-data==0.5.1
# via ipython
terminado==0.16.0
# via
# jupyter-server
# nbclassic
# notebook
tinycss2==1.2.1
# via nbconvert
tokenizers==0.13.1
# via transformers
torch==1.13.1
# via
# -r requirements.in
# torchaudio
# torchvision
torchaudio==0.12.1
# via -r requirements.in
torchvision==0.13.1
# via -r requirements.in
tornado==6.2
# via
# ipykernel
# jupyter-client
# jupyter-server
# nbclassic
# notebook
# terminado
tqdm==4.64.1
# via
# huggingface-hub
# nltk
# transformers
traitlets==5.5.0
# via
# ipykernel
# ipython
# ipywidgets
# jupyter-client
# jupyter-core
# jupyter-server
# matplotlib-inline
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
transformers==4.23.1
# via -r requirements.in
typing-extensions==4.4.0
# via
# huggingface-hub
# torch
# torchvision
unstructured==0.2.1
# via -r requirements.in
urllib3==1.26.12
# via requests
wcwidth==0.2.5
# via prompt-toolkit
webencodings==0.5.1
# via
# bleach
# tinycss2
websocket-client==1.4.1
# via jupyter-server
widgetsnbextension==4.0.3
# via ipywidgets
zipp==3.10.0
# via
# importlib-metadata
# importlib-resources