Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

Commit 209fcbe

Browse files
bbrowninggithub-actions[bot]
authored andcommitted
chore: update constraints-dev.txt (2025-09-01)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2cff6df commit 209fcbe

1 file changed

Lines changed: 23 additions & 23 deletions

File tree

constraints-dev.txt

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
accelerate==1.10.0 # via docling, docling-ibm-models
1+
accelerate==1.10.1 # via docling, docling-ibm-models
22
aiohappyeyeballs==2.6.1 # via aiohttp
33
aiohttp==3.12.15 # via fsspec
44
aiosignal==1.4.0 # via aiohttp
@@ -7,22 +7,22 @@ anyio==4.10.0 # via httpx, openai, sse-starlette, starlette
77
astroid==3.3.11 # via pylint
88
attrs==25.3.0 # via aiohttp, jsonlines, jsonschema, referencing
99
beautifulsoup4==4.13.5 # via docling
10-
cachetools==6.1.0 # via tox
10+
cachetools==6.2.0 # via tox
1111
certifi==2025.8.3 # via docling, httpcore, httpx, requests
1212
cfgv==3.4.0 # via pre-commit
1313
chardet==5.2.0 # via tox
1414
charset-normalizer==3.4.3 # via requests
1515
click==8.2.1 # via typer, uvicorn, -r requirements.txt
1616
colorama==0.4.6 # via tox
1717
contourpy==1.3.3 # via matplotlib
18-
coverage==7.10.5 # via pytest-cov
18+
coverage==7.10.6 # via pytest-cov
1919
cycler==0.12.1 # via matplotlib
2020
datasets==3.6.0 # via -c constraints-dev.txt.in, -r requirements.txt
2121
dill==0.3.8 # via datasets, multiprocess, pylint
2222
diskcache==5.6.3 # via llama-cpp-python
2323
distlib==0.4.0 # via virtualenv
2424
distro==1.9.0 # via openai
25-
docling==2.47.1 # via -r requirements.txt
25+
docling==2.48.0 # via -r requirements.txt
2626
docling-core==2.45.0 # via docling, docling-ibm-models, docling-parse, -r requirements.txt
2727
docling-ibm-models==3.9.0 # via docling
2828
docling-parse==4.2.3 # via docling
@@ -31,15 +31,15 @@ et-xmlfile==2.0.0 # via openpyxl
3131
fastapi==0.116.1 # via llama-cpp-python
3232
filelock==3.19.1 # via datasets, huggingface-hub, torch, tox, transformers, virtualenv
3333
filetype==1.2.0 # via docling
34-
fonttools==4.59.1 # via matplotlib
34+
fonttools==4.59.2 # via matplotlib
3535
frozenlist==1.7.0 # via aiohttp, aiosignal
3636
fsspec==2025.3.0 # via datasets, huggingface-hub, torch
3737
gguf==0.17.1 # via -r requirements.txt
3838
gitdb==4.0.12 # via gitpython
3939
gitpython==3.1.45 # via -r requirements.txt
4040
h11==0.16.0 # via httpcore, uvicorn
4141
h5py==3.14.0 # via -r requirements.txt
42-
hf-xet==1.1.8 # via huggingface-hub
42+
hf-xet==1.1.9 # via huggingface-hub
4343
httpcore==1.0.9 # via httpx
4444
httpx==0.28.1 # via langsmith, openai, -r requirements.txt
4545
huggingface-hub==0.34.4 # via accelerate, datasets, docling, docling-ibm-models, tokenizers, transformers
@@ -51,26 +51,26 @@ instructlab-schema==0.4.2 # via -r requirements.txt
5151
isort==6.0.1 # via pylint
5252
jinja2==3.1.6 # via llama-cpp-python, pytest-html, torch, -r requirements.txt
5353
jiter==0.10.0 # via openai
54-
joblib==1.5.1 # via scikit-learn, submodlib-py
54+
joblib==1.5.2 # via scikit-learn, submodlib-py
5555
jsonlines==3.1.0 # via docling-ibm-models
5656
jsonpatch==1.33 # via langchain-core
5757
jsonpointer==3.0.0 # via jsonpatch
5858
jsonref==1.1.0 # via docling-core
5959
jsonschema==4.25.1 # via docling-core, instructlab-schema, -r requirements-dev.txt
6060
jsonschema-specifications==2025.4.1 # via jsonschema
6161
kiwisolver==1.4.9 # via matplotlib
62-
langchain-core==0.3.74 # via langchain-text-splitters
63-
langchain-text-splitters==0.3.9 # via -r requirements.txt
64-
langsmith==0.4.16 # via langchain-core
65-
latex2mathml==3.78.0 # via docling-core
62+
langchain-core==0.3.75 # via langchain-text-splitters
63+
langchain-text-splitters==0.3.11 # via -r requirements.txt
64+
langsmith==0.4.21 # via langchain-core
65+
latex2mathml==3.78.1 # via docling-core
6666
lazy-loader==0.4 # via scikit-image
6767
llama-cpp-python==0.3.16 # via -r requirements-dev.txt
6868
llvmlite==0.44.0 # via numba
6969
lxml==5.4.0 # via docling, python-docx, python-pptx
7070
markdown-it-py==4.0.0 # via rich
7171
marko==2.2.0 # via docling
7272
markupsafe==3.0.2 # via jinja2
73-
matplotlib==3.10.5 # via submodlib-py
73+
matplotlib==3.10.6 # via submodlib-py
7474
mccabe==0.7.0 # via pylint
7575
mdurl==0.1.2 # via markdown-it-py
7676
mpire==2.10.2 # via semchunk
@@ -96,15 +96,15 @@ nvidia-cusparselt-cu12==0.7.1 # via torch
9696
nvidia-nccl-cu12==2.27.3 # via torch
9797
nvidia-nvjitlink-cu12==12.8.93 # via nvidia-cufft-cu12, nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
9898
nvidia-nvtx-cu12==12.8.90 # via torch
99-
openai==1.101.0 # via -r requirements.txt
99+
openai==1.102.0 # via -r requirements.txt
100100
opencv-python-headless==4.12.0.88 # via docling-ibm-models, easyocr
101101
openpyxl==3.1.5 # via docling
102-
orjson==3.11.2 # via langsmith
102+
orjson==3.11.3 # via langsmith
103103
packaging==25.0 # via accelerate, datasets, huggingface-hub, langchain-core, langsmith, lazy-loader, matplotlib, pyproject-api, pytest, scikit-image, tox, transformers
104104
pandas==2.3.2 # via datasets, docling, docling-core, submodlib-py
105105
pathspec==0.12.1 # via yamllint
106106
pillow==11.3.0 # via docling, docling-core, docling-ibm-models, docling-parse, easyocr, imageio, matplotlib, python-pptx, scikit-image, torchvision
107-
platformdirs==4.3.8 # via pylint, tox, virtualenv
107+
platformdirs==4.4.0 # via pylint, tox, virtualenv
108108
pluggy==1.6.0 # via docling, pytest, pytest-cov, tox
109109
pre-commit==4.3.0 # via -r requirements-dev.txt
110110
propcache==0.3.2 # via aiohttp, yarl
@@ -135,11 +135,11 @@ python-pptx==1.0.2 # via docling
135135
pytz==2025.2 # via pandas
136136
pyyaml==6.0.2 # via accelerate, datasets, docling-core, easyocr, gguf, huggingface-hub, instructlab-schema, langchain-core, llama-cpp-python, pre-commit, transformers, yamllint
137137
referencing==0.36.2 # via jsonschema, jsonschema-specifications
138-
regex==2025.7.34 # via transformers
138+
regex==2025.8.29 # via transformers
139139
requests==2.32.5 # via datasets, docling, huggingface-hub, langsmith, requests-toolbelt, transformers
140140
requests-toolbelt==1.0.0 # via langsmith
141141
rich==14.1.0 # via typer
142-
rpds-py==0.27.0 # via jsonschema, referencing
142+
rpds-py==0.27.1 # via jsonschema, referencing
143143
rtree==1.4.1 # via docling, docling-ibm-models
144144
safetensors==0.6.2 # via accelerate, docling-ibm-models, transformers
145145
scikit-image==0.25.2 # via easyocr
@@ -153,7 +153,7 @@ shellingham==1.5.4 # via typer
153153
six==1.17.0 # via python-dateutil
154154
smmap==5.0.2 # via gitdb
155155
sniffio==1.3.1 # via anyio, openai
156-
soupsieve==2.7 # via beautifulsoup4
156+
soupsieve==2.8 # via beautifulsoup4
157157
sse-starlette==3.0.2 # via llama-cpp-python
158158
starlette==0.47.3 # via fastapi, starlette-context, -r requirements-dev.txt
159159
starlette-context==0.3.6 # via llama-cpp-python
@@ -163,17 +163,17 @@ tabulate==0.9.0 # via docling-core, docling-parse, -r requirements.txt
163163
tenacity==9.1.2 # via langchain-core, -r requirements.txt
164164
tesserocr==2.8.0 # via docling
165165
threadpoolctl==3.6.0 # via scikit-learn
166-
tifffile==2025.6.11 # via scikit-image
167-
tokenizers==0.21.4 # via transformers
166+
tifffile==2025.8.28 # via scikit-image
167+
tokenizers==0.22.0 # via transformers
168168
tomlkit==0.13.3 # via pylint
169169
torch==2.8.0 # via accelerate, docling-ibm-models, easyocr, safetensors, torchvision
170170
torchvision==0.23.0 # via docling-ibm-models, easyocr
171-
tox==4.28.4 # via -r requirements-dev.txt
171+
tox==4.29.0 # via -r requirements-dev.txt
172172
tqdm==4.67.1 # via datasets, docling, docling-ibm-models, gguf, huggingface-hub, mpire, openai, semchunk, submodlib-py, transformers
173-
transformers==4.55.4 # via docling-core, docling-ibm-models, -r requirements.txt
173+
transformers==4.56.0 # via docling-core, docling-ibm-models, -r requirements.txt
174174
triton==3.4.0 # via torch
175175
typer==0.16.1 # via docling, docling-core
176-
typing-extensions==4.14.1 # via aiosignal, anyio, beautifulsoup4, docling-core, fastapi, huggingface-hub, instructlab-schema, langchain-core, llama-cpp-python, openai, pydantic, pydantic-core, python-docx, python-pptx, referencing, starlette, torch, typer, typing-inspection
176+
typing-extensions==4.15.0 # via aiosignal, anyio, beautifulsoup4, docling-core, fastapi, huggingface-hub, instructlab-schema, langchain-core, llama-cpp-python, openai, pydantic, pydantic-core, python-docx, python-pptx, referencing, starlette, torch, typer, typing-inspection
177177
typing-inspection==0.4.1 # via pydantic, pydantic-settings
178178
tzdata==2025.2 # via pandas
179179
urllib3==2.5.0 # via requests

0 commit comments

Comments
 (0)