John 1f0826ab0a
pin unstructured-client (#2392)
Replacement for #2311 since python 3.8 was dropped as a supported
version.

Unstructured-client added `api_key_auth` as a param to
`UnstructuredClient` in [version
0.9.0](8c93115c92).

This pins the version of `unstructured-client` so users do not receive
`TypeError: UnstructuredClient.__init__() got an unexpected keyword
argument 'api_key_auth'`
2024-01-15 17:26:38 +00:00

157 lines
2.7 KiB
Plaintext

#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=test.txt test.in
#
appdirs==1.4.4
# via label-studio-tools
autoflake==2.2.1
# via -r test.in
black==23.12.1
# via -r test.in
certifi==2023.11.17
# via
# -c base.txt
# -c constraints.in
# requests
charset-normalizer==3.3.2
# via
# -c base.txt
# requests
click==8.1.7
# via
# -c base.txt
# -r test.in
# black
coverage[toml]==7.4.0
# via
# -r test.in
# pytest-cov
exceptiongroup==1.2.0
# via pytest
flake8==7.0.0
# via
# -r test.in
# flake8-print
flake8-print==5.0.0
# via -r test.in
freezegun==1.4.0
# via -r test.in
grpcio==1.60.0
# via -r test.in
idna==3.6
# via
# -c base.txt
# requests
# yarl
iniconfig==2.0.0
# via pytest
label-studio-sdk==0.0.32
# via -r test.in
label-studio-tools==0.0.3
# via label-studio-sdk
lxml==5.1.0
# via
# -c base.txt
# label-studio-sdk
# label-studio-tools
mccabe==0.7.0
# via flake8
multidict==6.0.4
# via yarl
mypy==1.8.0
# via -r test.in
mypy-extensions==1.0.0
# via
# -c base.txt
# black
# mypy
packaging==23.2
# via
# -c base.txt
# black
# pytest
pathspec==0.12.1
# via black
platformdirs==3.10.0
# via
# -c constraints.in
# black
pluggy==1.3.0
# via pytest
pycodestyle==2.11.1
# via
# flake8
# flake8-print
pydantic==1.10.13
# via
# -c constraints.in
# -r test.in
# label-studio-sdk
pyflakes==3.2.0
# via
# autoflake
# flake8
pytest==7.4.4
# via
# pytest-cov
# pytest-mock
pytest-cov==4.1.0
# via -r test.in
pytest-mock==3.12.0
# via -r test.in
python-dateutil==2.8.2
# via
# -c base.txt
# freezegun
pyyaml==6.0.1
# via vcrpy
requests==2.31.0
# via
# -c base.txt
# label-studio-sdk
ruff==0.1.13
# via -r test.in
six==1.16.0
# via
# -c base.txt
# python-dateutil
tomli==2.0.1
# via
# autoflake
# black
# coverage
# mypy
# pytest
types-click==7.1.8
# via -r test.in
types-markdown==3.5.0.20240106
# via -r test.in
types-requests==2.31.0.6
# via -r test.in
types-tabulate==0.9.0.20240106
# via -r test.in
types-urllib3==1.26.25.14
# via types-requests
typing-extensions==4.9.0
# via
# -c base.txt
# black
# mypy
# pydantic
urllib3==1.26.18
# via
# -c base.txt
# -c constraints.in
# requests
# vcrpy
vcrpy==5.1.0
# via -r test.in
wrapt==1.16.0
# via
# -c base.txt
# vcrpy
yarl==1.9.4
# via vcrpy