Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions data_extraction/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ PyYAML==6.0.1
Pygments==2.16.1
SQLAlchemy==2.0.21
aiofiles==23.2.1
aiohttp==3.8.5
aiohttp==3.12.14
aiosignal==1.3.1
annotated-types==0.6.0
anyio==3.7.1
Expand All @@ -15,7 +15,7 @@ asttokens==2.4.0
async-timeout==4.0.3
attrs==23.1.0
backcall==0.2.0
certifi==2023.7.22
certifi==2024.7.4
charset-normalizer==3.3.0
ci-info==0.3.0
click==8.1.7
Expand All @@ -32,11 +32,11 @@ exceptiongroup==1.1.3
executing==2.0.0
faiss-cpu==1.7.4
filelock==3.12.4
fonttools==4.43.0
fonttools==4.60.2
frontend==0.0.3
frozenlist==1.4.0
future==0.18.3
h11==0.14.0
h11==0.16.0
html2text==2020.1.16
httplib2==0.22.0
idna==3.4
Expand Down Expand Up @@ -90,7 +90,7 @@ pydantic_core==2.41.4
pydot==1.4.2
pypandoc==1.12
pyparsing==3.1.1
pypdf==3.16.2
pypdf==6.4.0
python-dateutil==2.8.2
python-docx==1.1.0
python-dotenv==1.2.1
Expand All @@ -108,18 +108,18 @@ six==1.16.0
sniffio==1.3.0
sseclient-py==1.8.0
stack-data==0.6.3
starlette==0.31.1
starlette==0.49.1
tenacity==8.2.3
threadpoolctl==3.2.0
tornado==6.3.3
tornado==6.5
traitlets==5.11.2
traits==6.3.2
tzdata==2023.3
unstructured==0.12.0
unstructured_client==0.16.0
unstructured_inference==0.7.21
unstructured_pytesseract==0.3.12
urllib3==2.0.6
urllib3==2.6.0
uvicorn==0.23.2
wcwidth==0.2.8
xlrd==2.0.1
Expand Down
20 changes: 10 additions & 10 deletions data_extraction/requirementsPaddle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ PyMuPDFb==1.24.10
PyYAML==6.0.1
Pygments==2.17.2
SQLAlchemy==2.0.25
Werkzeug==3.0.1
aiohttp==3.9.3
Werkzeug==3.1.4
aiohttp==3.12.14
aiosignal==1.3.1
annotated-types==0.6.0
anyio==4.2.0
Expand All @@ -24,7 +24,7 @@ attrs==23.2.0
bce-python-sdk==0.9.2
blinker==1.7.0
cachetools==5.3.2
certifi==2023.11.17
certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
comm==0.2.1
Expand All @@ -40,10 +40,10 @@ exceptiongroup==1.2.0
executing==2.0.1
faiss-cpu==1.7.4
flask-babel==4.0.0
fonttools==4.47.2
fonttools==4.60.2
frozenlist==1.4.1
future==0.18.3
h11==0.14.0
h11==0.16.0
httpcore==1.0.2
idna==3.6
imageio==2.33.1
Expand Down Expand Up @@ -86,12 +86,12 @@ pandas==2.1.4
parso==0.8.3
pdf2image==1.17.0
pexpect==4.9.0
pip==23.0.1
pip==25.3
platformdirs==4.1.0
pre-commit==4.0.1
premailer==3.10.0
prompt-toolkit==3.0.43
protobuf==4.25.2
protobuf==4.25.8
psutil==5.9.7
ptyprocess==0.7.0
pure-eval==0.2.2
Expand All @@ -111,7 +111,7 @@ scikit-learn==1.4.0
scipy==1.11.4
sentence_transformers==3.3.1
sentencepiece==0.1.99
setuptools==65.5.0
setuptools==78.1.1
shapely==2.0.2
six==1.16.0
sniffio==1.3.0
Expand All @@ -121,11 +121,11 @@ stack-data==0.6.3
tenacity==8.2.3
termcolor==2.4.0
tifffile==2023.12.9
tornado==6.4
tornado==6.5
tqdm==4.66.1
traitlets==5.14.1
tzdata==2023.4
urllib3==2.1.0
urllib3==2.6.0
visualdl==2.5.3
wcwidth==0.2.13
yarl==1.9.4
2 changes: 1 addition & 1 deletion eval_jumpstart/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pandas==1.5.3
python-dotenv==1.2.1
pydantic==2.12.3
pydantic_core==2.41.4
pypdf==6.1.3
pypdf==6.4.0
streamlit-extras==0.6.0
streamlit==1.51.0
watchdog==6.0.0
Expand Down
2 changes: 1 addition & 1 deletion financial_assistant/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ numpy==1.26.4
pandasai==2.3.2
pydantic==2.12.3
pydantic_core==2.41.4
pypdf==6.1.3
pypdf==6.4.0
python-dotenv==1.2.1
ruff==0.14.2
schedule==1.2.2
Expand Down
76 changes: 55 additions & 21 deletions utils/parsing/unstructured-api/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ anyio==4.4.0
# watchfiles
backoff==2.2.1
# via
# -r requirements/base.in
# -r base.in
# unstructured
beautifulsoup4==4.12.3
# via unstructured
cachetools==5.3.3
# via google-auth
certifi==2024.6.2
certifi==2024.7.4
# via
# httpcore
# httpx
Expand All @@ -38,7 +38,7 @@ charset-normalizer==3.3.2
# unstructured-client
click==8.1.3
# via
# -r requirements/base.in
# -r base.in
# nltk
# python-oxmsg
# typer
Expand All @@ -47,15 +47,15 @@ coloredlogs==15.0.1
# via onnxruntime
contourpy==1.2.1
# via matplotlib
cryptography==42.0.8
cryptography==44.0.1
# via pdfminer-six
cycler==0.12.1
# via matplotlib
dataclasses-json==0.6.7
# via
# unstructured
# unstructured-client
deepdiff==7.0.1
deepdiff==8.6.1
# via unstructured-client
deprecated==1.2.14
# via pikepdf
Expand All @@ -72,19 +72,20 @@ et-xmlfile==1.1.0
exceptiongroup==1.2.1
# via anyio
fastapi==0.111.0
# via -r requirements/base.in
# via -r base.in
fastapi-cli==0.0.4
# via fastapi
filelock==3.15.1
# via
# huggingface-hub
# torch
# transformers
# triton
filetype==1.2.0
# via unstructured
flatbuffers==24.3.25
# via onnxruntime
fonttools==4.53.0
fonttools==4.60.2
# via matplotlib
fsspec==2024.6.0
# via
Expand Down Expand Up @@ -201,11 +202,42 @@ numpy==1.26.4
# torchvision
# transformers
# unstructured
nvidia-cublas-cu12==12.1.3.1
# via
# nvidia-cudnn-cu12
# nvidia-cusolver-cu12
# torch
nvidia-cuda-cupti-cu12==12.1.105
# via torch
nvidia-cuda-nvrtc-cu12==12.1.105
# via torch
nvidia-cuda-runtime-cu12==12.1.105
# via torch
nvidia-cudnn-cu12==8.9.2.26
# via torch
nvidia-cufft-cu12==11.0.2.54
# via torch
nvidia-curand-cu12==10.3.2.106
# via torch
nvidia-cusolver-cu12==11.4.5.107
# via torch
nvidia-cusparse-cu12==12.1.0.106
# via
# nvidia-cusolver-cu12
# torch
nvidia-nccl-cu12==2.19.3
# via torch
nvidia-nvjitlink-cu12==12.9.86
# via
# nvidia-cusolver-cu12
# nvidia-cusparse-cu12
nvidia-nvtx-cu12==12.1.105
# via torch
olefile==0.47
# via python-oxmsg
omegaconf==2.3.0
# via effdet
onnx==1.16.1
onnx==1.17.0
# via
# unstructured
# unstructured-inference
Expand All @@ -217,7 +249,7 @@ opencv-python==4.10.0.82
# unstructured-inference
openpyxl==3.1.4
# via unstructured
ordered-set==4.1.0
orderly-set==5.5.0
# via deepdiff
orjson==3.10.5
# via fastapi
Expand Down Expand Up @@ -268,7 +300,7 @@ proto-plus==1.23.0
# via
# google-api-core
# google-cloud-vision
protobuf==4.25.3
protobuf==4.25.8
# via
# google-api-core
# google-cloud-vision
Expand All @@ -278,7 +310,7 @@ protobuf==4.25.3
# onnxruntime
# proto-plus
psutil==5.9.8
# via -r requirements/base.in
# via -r base.in
pyasn1==0.6.0
# via
# pyasn1-modules
Expand All @@ -290,7 +322,7 @@ pycocotools==2.0.7
pycparser==2.22
# via cffi
pycryptodome==3.20.0
# via -r requirements/base.in
# via -r base.in
pydantic==2.7.4
# via fastapi
pydantic-core==2.18.4
Expand All @@ -301,9 +333,9 @@ pypandoc==1.13
# via unstructured
pyparsing==3.1.2
# via matplotlib
pypdf==4.2.0
pypdf==6.4.0
# via
# -r requirements/base.in
# -r base.in
# unstructured
# unstructured-client
pypdfium2==4.30.0
Expand Down Expand Up @@ -346,14 +378,14 @@ rapidfuzz==3.9.3
# unstructured
# unstructured-inference
ratelimit==2.2.1
# via -r requirements/base.in
# via -r base.in
regex==2024.5.15
# via
# nltk
# transformers
requests==2.32.3
requests==2.32.4
# via
# -r requirements/base.in
# -r base.in
# google-api-core
# huggingface-hub
# requests-toolbelt
Expand All @@ -368,7 +400,7 @@ rsa==4.9
# via google-auth
safetensors==0.3.2
# via
# -c requirements/constraints.in
# -c constraints.in
# timm
# transformers
scipy==1.13.1
Expand Down Expand Up @@ -419,6 +451,8 @@ tqdm==4.66.4
# unstructured
transformers==4.37.1
# via unstructured-inference
triton==2.2.0
# via torch
typer==0.12.3
# via fastapi-cli
typing-extensions==4.12.2
Expand Down Expand Up @@ -448,20 +482,20 @@ tzdata==2024.1
ujson==5.10.0
# via fastapi
unstructured[all-docs]==0.14.6
# via -r requirements/base.in
# via -r base.in
unstructured-client==0.23.3
# via unstructured
unstructured-inference==0.7.35
# via unstructured
unstructured-pytesseract==0.3.12
# via unstructured
urllib3==2.2.1
urllib3==2.6.0
# via
# requests
# unstructured-client
uvicorn[standard]==0.30.1
# via
# -r requirements/base.in
# -r base.in
# fastapi
uvloop==0.19.0
# via uvicorn
Expand Down
Loading