build(release): cut 0.8.4 release (#979)

This commit is contained in:
cragwolfe 2023-07-26 11:01:31 -07:00 committed by GitHub
parent 71a24b2887
commit 1e2d531bb9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
22 changed files with 118 additions and 153 deletions

View File

@ -1,12 +1,4 @@
## 0.8.3-dev0
### Enhancements
### Features
### Fixes
## 0.8.2
## 0.8.4
### Enhancements

View File

@ -10,7 +10,7 @@ babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
certifi==2023.5.7
# via
# -r requirements/build.in
# requests
@ -71,7 +71,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.0.4
urllib3==2.0.3
# via requests
zipp==3.16.2
zipp==3.16.1
# via importlib-metadata

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/base.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/constraints.in
# requests
@ -16,7 +16,7 @@ charset-normalizer==3.2.0
# via
# pdfminer-six
# requests
click==8.1.6
click==8.1.5
# via nltk
cryptography==41.0.2
# via pdfminer-six
@ -35,7 +35,7 @@ lxml==4.9.3
# -r requirements/base.in
# python-docx
# python-pptx
markdown==3.4.4
markdown==3.4.3
# via -r requirements/base.in
msg-parser==1.2.0
# via -r requirements/base.in
@ -92,5 +92,5 @@ xlrd==2.0.1
# via -r requirements/base.in
xlsxwriter==3.1.2
# via python-pptx
zipp==3.16.2
zipp==3.16.1
# via importlib-metadata

View File

@ -10,7 +10,7 @@ babel==2.12.1
# via sphinx
beautifulsoup4==4.12.2
# via furo
certifi==2023.7.22
certifi==2023.5.7
# via
# -r requirements/build.in
# requests
@ -71,7 +71,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
urllib3==2.0.4
urllib3==2.0.3
# via requests
zipp==3.16.2
zipp==3.16.1
# via importlib-metadata

View File

@ -11,21 +11,20 @@ appnope==0.1.3
# ipykernel
# ipython
argon2-cffi==21.3.0
# via jupyter-server
# via
# jupyter-server
# nbclassic
# notebook
argon2-cffi-bindings==21.2.0
# via argon2-cffi
arrow==1.2.3
# via isoduration
asttokens==2.2.1
# via stack-data
async-lru==2.0.3
# via jupyterlab
attrs==23.1.0
# via
# jsonschema
# referencing
babel==2.12.1
# via jupyterlab-server
backcall==0.2.0
# via ipython
beautifulsoup4==4.12.2
@ -34,24 +33,13 @@ bleach==6.0.0
# via nbconvert
build==0.10.0
# via pip-tools
certifi==2023.7.22
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# -c requirements/test.txt
# requests
cffi==1.15.1
# via
# -c requirements/base.txt
# argon2-cffi-bindings
cfgv==3.3.1
# via pre-commit
charset-normalizer==3.2.0
# via
# -c requirements/base.txt
# -c requirements/test.txt
# requests
click==8.1.6
click==8.1.5
# via
# -c requirements/base.txt
# -c requirements/test.txt
@ -64,7 +52,7 @@ decorator==5.1.1
# via ipython
defusedxml==0.7.1
# via nbconvert
distlib==0.3.7
distlib==0.3.6
# via virtualenv
exceptiongroup==1.1.2
# via
@ -72,13 +60,13 @@ exceptiongroup==1.1.2
# anyio
executing==1.2.0
# via stack-data
fastjsonschema==2.18.0
fastjsonschema==2.17.1
# via nbformat
filelock==3.12.2
# via virtualenv
fqdn==1.5.1
# via jsonschema
identify==2.5.26
identify==2.5.24
# via pre-commit
idna==3.4
# via
@ -86,27 +74,22 @@ idna==3.4
# -c requirements/test.txt
# anyio
# jsonschema
# requests
importlib-metadata==6.8.0
# via
# -c requirements/base.txt
# jupyter-client
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# nbconvert
importlib-resources==6.0.0
# via
# jsonschema
# jsonschema-specifications
# jupyterlab
# notebook
ipykernel==6.25.0
ipykernel==6.24.0
# via
# ipywidgets
# jupyter
# jupyter-console
# jupyterlab
# nbclassic
# notebook
# qtconsole
ipython==8.12.2
# via
@ -115,7 +98,10 @@ ipython==8.12.2
# ipywidgets
# jupyter-console
ipython-genutils==0.2.0
# via qtconsole
# via
# nbclassic
# notebook
# qtconsole
ipywidgets==8.0.7
# via jupyter
isoduration==20.11.0
@ -125,19 +111,16 @@ jedi==0.18.2
jinja2==3.1.2
# via
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbclassic
# nbconvert
json5==0.9.14
# via jupyterlab-server
# notebook
jsonpointer==2.4
# via jsonschema
jsonschema[format-nongpl]==4.18.4
jsonschema[format-nongpl]==4.18.3
# via
# jupyter-events
# jupyterlab-server
# nbformat
jsonschema-specifications==2023.7.1
jsonschema-specifications==2023.6.1
# via jsonschema
jupyter==1.0.0
# via -r requirements/dev.in
@ -146,7 +129,9 @@ jupyter-client==8.3.0
# ipykernel
# jupyter-console
# jupyter-server
# nbclassic
# nbclient
# notebook
# qtconsole
jupyter-console==6.6.3
# via jupyter
@ -157,32 +142,22 @@ jupyter-core==5.3.1
# jupyter-client
# jupyter-console
# jupyter-server
# jupyterlab
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
jupyter-events==0.6.3
# via jupyter-server
jupyter-lsp==2.2.0
# via jupyterlab
jupyter-server==2.7.0
# via
# jupyter-lsp
# jupyterlab
# jupyterlab-server
# notebook
# nbclassic
# notebook-shim
jupyter-server-terminals==0.4.4
# via jupyter-server
jupyterlab==4.0.3
# via notebook
jupyterlab-pygments==0.2.2
# via nbconvert
jupyterlab-server==2.24.0
# via
# jupyterlab
# notebook
jupyterlab-widgets==3.0.8
# via ipywidgets
markupsafe==2.1.3
@ -195,27 +170,34 @@ matplotlib-inline==0.1.6
# ipython
mistune==3.0.1
# via nbconvert
nbclassic==1.0.0
# via notebook
nbclient==0.8.0
# via nbconvert
nbconvert==7.7.3
nbconvert==7.6.0
# via
# jupyter
# jupyter-server
# nbclassic
# notebook
nbformat==5.9.1
# via
# jupyter-server
# nbclassic
# nbclient
# nbconvert
# notebook
nest-asyncio==1.5.6
# via ipykernel
# via
# ipykernel
# nbclassic
# notebook
nodeenv==1.8.0
# via pre-commit
notebook==7.0.0
notebook==6.5.4
# via jupyter
notebook-shim==0.2.3
# via
# jupyterlab
# notebook
# via nbclassic
overrides==7.3.1
# via jupyter-server
packaging==23.1
@ -224,8 +206,6 @@ packaging==23.1
# build
# ipykernel
# jupyter-server
# jupyterlab
# jupyterlab-server
# nbconvert
# qtconsole
# qtpy
@ -237,11 +217,11 @@ pexpect==4.8.0
# via ipython
pickleshare==0.7.5
# via ipython
pip-tools==7.1.0
pip-tools==6.14.0
# via -r requirements/dev.in
pkgutil-resolve-name==1.3.10
# via jsonschema
platformdirs==3.9.1
platformdirs==3.8.1
# via
# -c requirements/test.txt
# jupyter-core
@ -249,7 +229,10 @@ platformdirs==3.9.1
pre-commit==3.3.3
# via -r requirements/dev.in
prometheus-client==0.17.1
# via jupyter-server
# via
# jupyter-server
# nbclassic
# notebook
prompt-toolkit==3.0.39
# via
# ipython
@ -282,11 +265,7 @@ python-dateutil==2.8.2
# jupyter-client
python-json-logger==2.0.7
# via jupyter-events
pytz==2023.3
# via
# -c requirements/base.txt
# babel
pyyaml==6.0.1
pyyaml==6.0
# via
# -c requirements/test.txt
# jupyter-events
@ -297,20 +276,17 @@ pyzmq==25.1.0
# jupyter-client
# jupyter-console
# jupyter-server
# nbclassic
# notebook
# qtconsole
qtconsole==5.4.3
# via jupyter
qtpy==2.3.1
# via qtconsole
referencing==0.30.0
referencing==0.29.1
# via
# jsonschema
# jsonschema-specifications
requests==2.31.0
# via
# -c requirements/base.txt
# -c requirements/test.txt
# jupyterlab-server
rfc3339-validator==0.1.4
# via
# jsonschema
@ -319,12 +295,15 @@ rfc3986-validator==0.1.1
# via
# jsonschema
# jupyter-events
rpds-py==0.9.2
rpds-py==0.8.10
# via
# jsonschema
# referencing
send2trash==1.8.2
# via jupyter-server
# via
# jupyter-server
# nbclassic
# notebook
six==1.16.0
# via
# -c requirements/base.txt
@ -343,13 +322,14 @@ terminado==0.17.1
# via
# jupyter-server
# jupyter-server-terminals
# nbclassic
# notebook
tinycss2==1.2.1
# via nbconvert
tomli==2.0.1
# via
# -c requirements/test.txt
# build
# jupyterlab
# pip-tools
# pyproject-hooks
tornado==6.3.2
@ -357,7 +337,7 @@ tornado==6.3.2
# ipykernel
# jupyter-client
# jupyter-server
# jupyterlab
# nbclassic
# notebook
# terminado
traitlets==5.9.0
@ -371,26 +351,20 @@ traitlets==5.9.0
# jupyter-core
# jupyter-events
# jupyter-server
# jupyterlab
# matplotlib-inline
# nbclassic
# nbclient
# nbconvert
# nbformat
# notebook
# qtconsole
typing-extensions==4.7.1
# via
# -c requirements/test.txt
# async-lru
# ipython
uri-template==1.3.0
# via jsonschema
urllib3==1.26.16
# via
# -c requirements/base.txt
# -c requirements/constraints.in
# -c requirements/test.txt
# requests
virtualenv==20.24.2
virtualenv==20.23.1
# via pre-commit
wcwidth==0.2.6
# via prompt-toolkit
@ -402,13 +376,13 @@ webencodings==0.5.1
# tinycss2
websocket-client==1.6.1
# via jupyter-server
wheel==0.41.0
wheel==0.40.0
# via
# -c requirements/constraints.in
# pip-tools
widgetsnbextension==4.0.8
# via ipywidgets
zipp==3.16.2
zipp==3.16.1
# via
# -c requirements/base.txt
# importlib-metadata

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/huggingface.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -13,7 +13,7 @@ charset-normalizer==3.2.0
# via
# -c requirements/base.txt
# requests
click==8.1.6
click==8.1.5
# via
# -c requirements/base.txt
# sacremoses
@ -52,7 +52,7 @@ packaging==23.1
# via
# huggingface-hub
# transformers
pyyaml==6.0.1
pyyaml==6.0
# via
# huggingface-hub
# transformers
@ -89,7 +89,7 @@ tqdm==4.65.0
# huggingface-hub
# sacremoses
# transformers
transformers==4.31.0
transformers==4.30.2
# via -r requirements/huggingface.in
typing-extensions==4.7.1
# via

View File

@ -6,7 +6,7 @@
#
adlfs==2023.4.0
# via -r requirements/ingest-azure.in
aiohttp==3.8.5
aiohttp==3.8.4
# via adlfs
aiosignal==1.3.1
# via aiohttp
@ -25,7 +25,7 @@ azure-identity==1.13.0
# via adlfs
azure-storage-blob==12.17.0
# via adlfs
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -62,7 +62,7 @@ idna==3.4
# yarl
isodate==0.6.1
# via azure-storage-blob
msal==1.23.0
msal==1.22.0
# via
# azure-datalake-store
# azure-identity
@ -79,7 +79,7 @@ pycparser==2.21
# via
# -c requirements/base.txt
# cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.7.0
# via msal
requests==2.31.0
# via

View File

@ -1,12 +1,12 @@
#
# This file is autogenerated by pip-compile with Python 3.8
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile requirements/ingest-confluence.in
#
atlassian-python-api==3.39.0
# via -r requirements/ingest-confluence.in
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-discord.in
#
aiohttp==3.8.5
aiohttp==3.8.4
# via discord-py
aiosignal==1.3.1
# via aiohttp

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-dropbox.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-elasticsearch.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-gcs.in
#
aiohttp==3.8.5
aiohttp==3.8.4
# via gcsfs
aiosignal==1.3.1
# via aiohttp
@ -14,7 +14,7 @@ attrs==23.1.0
# via aiohttp
cachetools==5.3.1
# via google-auth
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -74,7 +74,6 @@ protobuf==4.23.4
# via
# -c requirements/constraints.in
# google-api-core
# googleapis-common-protos
pyasn1==0.5.0
# via
# pyasn1-modules

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-github.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -34,7 +34,7 @@ pycparser==2.21
# cffi
pygithub==1.58.2
# via -r requirements/ingest-github.in
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.7.0
# via pygithub
pynacl==1.5.0
# via pygithub

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-gitlab.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -6,7 +6,7 @@
#
cachetools==5.3.1
# via google-auth
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -17,7 +17,7 @@ charset-normalizer==3.2.0
# requests
google-api-core==2.11.1
# via google-api-python-client
google-api-python-client==2.95.0
google-api-python-client==2.93.0
# via -r requirements/ingest-google-drive.in
google-auth==2.22.0
# via

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-onedrive.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -27,17 +27,17 @@ idna==3.4
# via
# -c requirements/base.txt
# requests
msal==1.23.0
msal==1.22.0
# via
# -r requirements/ingest-onedrive.in
# office365-rest-python-client
office365-rest-python-client==2.4.3
office365-rest-python-client==2.4.2
# via -r requirements/ingest-onedrive.in
pycparser==2.21
# via
# -c requirements/base.txt
# cffi
pyjwt[crypto]==2.8.0
pyjwt[crypto]==2.7.0
# via msal
pytz==2023.3
# via

View File

@ -4,7 +4,7 @@
#
# pip-compile requirements/ingest-reddit.in
#
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -6,7 +6,7 @@
#
aiobotocore==2.5.2
# via s3fs
aiohttp==3.8.5
aiohttp==3.8.4
# via
# aiobotocore
# s3fs

View File

@ -6,7 +6,7 @@
#
beautifulsoup4==4.12.2
# via wikipedia
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in

View File

@ -6,7 +6,7 @@
#
antlr4-python3-runtime==4.9.3
# via omegaconf
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -39,7 +39,7 @@ filelock==3.12.2
# transformers
flatbuffers==23.5.26
# via onnxruntime
fonttools==4.41.1
fonttools==4.41.0
# via matplotlib
fsspec==2023.6.0
# via huggingface-hub
@ -112,7 +112,7 @@ pdfminer-six==20221105
# via
# -c requirements/base.txt
# pdfplumber
pdfplumber==0.10.1
pdfplumber==0.9.0
# via layoutparser
pillow==10.0.0
# via
@ -139,8 +139,6 @@ pyparsing==3.0.9
# via
# -c requirements/constraints.in
# matplotlib
pypdfium2==4.18.0
# via pdfplumber
pytesseract==0.3.10
# via layoutparser
python-dateutil==2.8.2
@ -154,7 +152,7 @@ pytz==2023.3
# via
# -c requirements/base.txt
# pandas
pyyaml==6.0.1
pyyaml==6.0
# via
# huggingface-hub
# layoutparser
@ -206,7 +204,7 @@ tqdm==4.65.0
# huggingface-hub
# iopath
# transformers
transformers==4.31.0
transformers==4.30.2
# via unstructured-inference
typing-extensions==4.7.1
# via
@ -224,7 +222,9 @@ urllib3==1.26.16
# -c requirements/base.txt
# -c requirements/constraints.in
# requests
zipp==3.16.2
wand==0.6.11
# via pdfplumber
zipp==3.16.1
# via
# -c requirements/base.txt
# importlib-resources

View File

@ -8,7 +8,7 @@ appdirs==1.4.4
# via label-studio-tools
black==23.7.0
# via -r requirements/test.in
certifi==2023.7.22
certifi==2023.5.7
# via
# -c requirements/base.txt
# -c requirements/constraints.in
@ -17,7 +17,7 @@ charset-normalizer==3.2.0
# via
# -c requirements/base.txt
# requests
click==8.1.6
click==8.1.5
# via
# -c requirements/base.txt
# -r requirements/test.in
@ -32,7 +32,7 @@ flake8==6.0.0
# via -r requirements/test.in
freezegun==1.2.2
# via -r requirements/test.in
grpcio==1.56.2
grpcio==1.56.0
# via -r requirements/test.in
idna==3.4
# via
@ -66,13 +66,13 @@ packaging==23.1
# pytest
pathspec==0.11.1
# via black
platformdirs==3.9.1
platformdirs==3.8.1
# via black
pluggy==1.2.0
# via pytest
pycodestyle==2.10.0
# via flake8
pydantic==1.10.12
pydantic==1.10.11
# via label-studio-sdk
pyflakes==3.0.1
# via flake8
@ -88,13 +88,13 @@ python-dateutil==2.8.2
# via
# -c requirements/base.txt
# freezegun
pyyaml==6.0.1
pyyaml==6.0
# via vcrpy
requests==2.31.0
# via
# -c requirements/base.txt
# label-studio-sdk
ruff==0.0.280
ruff==0.0.278
# via -r requirements/test.in
six==1.16.0
# via
@ -107,13 +107,13 @@ tomli==2.0.1
# coverage
# mypy
# pytest
types-markdown==3.4.2.10
types-markdown==3.4.2.9
# via -r requirements/test.in
types-requests==2.31.0.2
types-requests==2.31.0.1
# via -r requirements/test.in
types-tabulate==0.9.0.3
types-tabulate==0.9.0.2
# via -r requirements/test.in
types-urllib3==1.26.25.14
types-urllib3==1.26.25.13
# via types-requests
typing-extensions==4.7.1
# via

View File

@ -1 +1 @@
__version__ = "0.8.3-dev0" # pragma: no cover
__version__ = "0.8.4" # pragma: no cover