#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
#    pip-compile ./base.in
#
anyio==4.7.0
    # via httpx
backoff==2.2.1
    # via -r ./base.in
beautifulsoup4==4.12.3
    # via -r ./base.in
certifi==2024.12.14
    # via
    #   httpcore
    #   httpx
    #   requests
    #   unstructured-client
cffi==1.17.1
    # via cryptography
chardet==5.2.0
    # via -r ./base.in
charset-normalizer==3.4.1
    # via
    #   requests
    #   unstructured-client
click==8.1.8
    # via
    #   nltk
    #   python-oxmsg
cryptography==44.0.0
    # via unstructured-client
dataclasses-json==0.6.7
    # via
    #   -r ./base.in
    #   unstructured-client
deepdiff==8.1.1
    # via unstructured-client
emoji==2.14.0
    # via -r ./base.in
exceptiongroup==1.2.2
    # via anyio
filetype==1.2.0
    # via -r ./base.in
h11==0.14.0
    # via httpcore
html5lib==1.1
    # via -r ./base.in
httpcore==1.0.7
    # via httpx
httpx==0.28.1
    # via unstructured-client
idna==3.10
    # via
    #   anyio
    #   httpx
    #   requests
    #   unstructured-client
joblib==1.4.2
    # via nltk
jsonpath-python==1.0.6
    # via unstructured-client
langdetect==1.0.9
    # via -r ./base.in
lxml==5.3.0
    # via -r ./base.in
marshmallow==3.23.2
    # via
    #   dataclasses-json
    #   unstructured-client
mypy-extensions==1.0.0
    # via
    #   typing-inspect
    #   unstructured-client
ndjson==0.3.1
    # via -r ./base.in
nest-asyncio==1.6.0
    # via unstructured-client
nltk==3.9.1
    # via -r ./base.in
numpy==1.26.4
    # via -r ./base.in
olefile==0.47
    # via python-oxmsg
orderly-set==5.2.3
    # via deepdiff
packaging==24.2
    # via
    #   marshmallow
    #   unstructured-client
psutil==6.1.1
    # via -r ./base.in
pycparser==2.22
    # via cffi
pypdf==5.1.0
    # via unstructured-client
python-dateutil==2.9.0.post0
    # via unstructured-client
python-iso639==2024.10.22
    # via -r ./base.in
python-magic==0.4.27
    # via -r ./base.in
python-oxmsg==0.0.1
    # via -r ./base.in
rapidfuzz==3.11.0
    # via -r ./base.in
regex==2024.11.6
    # via nltk
requests==2.32.3
    # via
    #   -r ./base.in
    #   requests-toolbelt
    #   unstructured-client
requests-toolbelt==1.0.0
    # via unstructured-client
six==1.17.0
    # via
    #   html5lib
    #   langdetect
    #   python-dateutil
    #   unstructured-client
sniffio==1.3.1
    # via anyio
soupsieve==2.6
    # via beautifulsoup4
tqdm==4.67.1
    # via
    #   -r ./base.in
    #   nltk
typing-extensions==4.12.2
    # via
    #   -r ./base.in
    #   anyio
    #   pypdf
    #   python-oxmsg
    #   typing-inspect
    #   unstructured-client
typing-inspect==0.9.0
    # via
    #   dataclasses-json
    #   unstructured-client
unstructured-client==0.25.9
    # via
    #   -c ././deps/constraints.txt
    #   -r ./base.in
urllib3==1.26.20
    # via
    #   -c ././deps/constraints.txt
    #   requests
    #   unstructured-client
webencodings==0.5.1
    # via html5lib
wrapt==1.17.0
    # via -r ./base.in
