Skip to content

Commit 171c880

Browse files
authored
Merge pull request #680 from instructlab/update-constraints
chore: update constraints-dev.txt (2025-06-23)
2 parents 1f80718 + af7070f commit 171c880

File tree

1 file changed

+21
-21
lines changed

1 file changed

+21
-21
lines changed

constraints-dev.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ anyio==4.9.0 # via httpx, openai, sse-starlette, starlette
66
astroid==3.3.10 # via pylint
77
attrs==25.3.0 # via aiohttp, jsonlines, jsonschema, referencing
88
beautifulsoup4==4.13.4 # via docling
9-
cachetools==6.0.0 # via tox
9+
cachetools==6.1.0 # via tox
1010
certifi==2025.6.15 # via docling, httpcore, httpx, requests
1111
cfgv==3.4.0 # via pre-commit
1212
chardet==5.2.0 # via tox
@@ -21,24 +21,24 @@ dill==0.3.8 # via datasets, multiprocess, pylint
2121
diskcache==5.6.3 # via llama-cpp-python
2222
distlib==0.3.9 # via virtualenv
2323
distro==1.9.0 # via openai
24-
docling==2.36.1 # via -r requirements.txt
25-
docling-core==2.37.0 # via docling, docling-ibm-models, docling-parse, -r requirements.txt
26-
docling-ibm-models==3.4.4 # via docling
24+
docling==2.37.0 # via -r requirements.txt
25+
docling-core==2.38.1 # via docling, docling-ibm-models, docling-parse, -r requirements.txt
26+
docling-ibm-models==3.6.0 # via docling
2727
docling-parse==4.0.5 # via docling
2828
easyocr==1.7.2 # via docling
2929
et-xmlfile==2.0.0 # via openpyxl
30-
fastapi==0.115.12 # via llama-cpp-python
30+
fastapi==0.115.13 # via llama-cpp-python
3131
filelock==3.18.0 # via datasets, huggingface-hub, torch, tox, transformers, virtualenv
3232
filetype==1.2.0 # via docling
3333
fonttools==4.58.4 # via matplotlib
3434
frozenlist==1.7.0 # via aiohttp, aiosignal
3535
fsspec==2025.3.0 # via datasets, huggingface-hub, torch
36-
gguf==0.17.0 # via -r requirements.txt
36+
gguf==0.17.1 # via -r requirements.txt
3737
gitdb==4.0.12 # via gitpython
3838
gitpython==3.1.44 # via -r requirements.txt
3939
h11==0.16.0 # via httpcore, uvicorn
4040
h5py==3.14.0 # via -r requirements.txt
41-
hf-xet==1.1.3 # via huggingface-hub
41+
hf-xet==1.1.5 # via huggingface-hub
4242
httpcore==1.0.9 # via httpx
4343
httpx==0.28.1 # via langsmith, openai, -r requirements.txt
4444
huggingface-hub==0.33.0 # via datasets, docling, docling-ibm-models, tokenizers, transformers
@@ -58,9 +58,9 @@ jsonref==1.1.0 # via docling-core
5858
jsonschema==4.24.0 # via docling-core, instructlab-schema, -r requirements-dev.txt
5959
jsonschema-specifications==2025.4.1 # via jsonschema
6060
kiwisolver==1.4.8 # via matplotlib
61-
langchain-core==0.3.65 # via langchain-text-splitters
61+
langchain-core==0.3.66 # via langchain-text-splitters
6262
langchain-text-splitters==0.3.8 # via -r requirements.txt
63-
langsmith==0.3.45 # via langchain-core
63+
langsmith==0.4.1 # via langchain-core
6464
latex2mathml==3.78.0 # via docling-core
6565
lazy-loader==0.4 # via scikit-image
6666
llama-cpp-python==0.3.9 # via -r requirements-dev.txt
@@ -74,7 +74,7 @@ mccabe==0.7.0 # via pylint
7474
mdurl==0.1.2 # via markdown-it-py
7575
mpire==2.10.2 # via semchunk
7676
mpmath==1.3.0 # via sympy
77-
multidict==6.4.4 # via aiohttp, yarl
77+
multidict==6.5.0 # via aiohttp, yarl
7878
multiprocess==0.70.16 # via datasets, mpire
7979
networkx==3.5 # via scikit-image, torch
8080
ninja==1.11.1.4 # via easyocr
@@ -95,7 +95,7 @@ nvidia-cusparselt-cu12==0.6.3 # via torch
9595
nvidia-nccl-cu12==2.26.2 # via torch
9696
nvidia-nvjitlink-cu12==12.6.85 # via nvidia-cufft-cu12, nvidia-cusolver-cu12, nvidia-cusparse-cu12, torch
9797
nvidia-nvtx-cu12==12.6.77 # via torch
98-
openai==1.86.0 # via -r requirements.txt
98+
openai==1.90.0 # via -r requirements.txt
9999
opencv-python-headless==4.11.0.86 # via docling-ibm-models, easyocr
100100
openpyxl==3.1.5 # via docling
101101
orjson==3.10.18 # via langsmith
@@ -111,23 +111,23 @@ pyarrow==20.0.0 # via datasets
111111
pyclipper==1.3.0.post6 # via easyocr
112112
pydantic==2.11.7 # via docling, docling-core, docling-ibm-models, docling-parse, fastapi, langchain-core, langsmith, openai, pydantic-settings, pylint-pydantic
113113
pydantic-core==2.33.2 # via pydantic
114-
pydantic-settings==2.9.1 # via docling, llama-cpp-python
115-
pygments==2.19.1 # via mpire, pytest, rich
114+
pydantic-settings==2.10.0 # via docling, llama-cpp-python
115+
pygments==2.19.2 # via mpire, pytest, rich
116116
pylatexenc==2.10 # via docling
117117
pylint==3.3.7 # via pylint-plugin-utils, pylint-pydantic, -r requirements-dev.txt
118118
pylint-plugin-utils==0.8.2 # via pylint-pydantic
119119
pylint-pydantic==0.3.5 # via -r requirements-dev.txt
120120
pyparsing==3.2.3 # via matplotlib
121121
pypdfium2==4.30.1 # via docling
122122
pyproject-api==1.9.0 # via tox
123-
pytest==8.4.0 # via pytest-asyncio, pytest-cov, pytest-html, pytest-metadata, -r requirements-dev.txt
123+
pytest==8.4.1 # via pytest-asyncio, pytest-cov, pytest-html, pytest-metadata, -r requirements-dev.txt
124124
pytest-asyncio==1.0.0 # via -r requirements-dev.txt
125125
pytest-cov==6.2.1 # via -r requirements-dev.txt
126126
pytest-html==4.1.1 # via -r requirements-dev.txt
127127
pytest-metadata==3.1.1 # via pytest-html
128128
python-bidi==0.6.6 # via easyocr
129129
python-dateutil==2.9.0.post0 # via matplotlib, pandas
130-
python-docx==1.1.2 # via docling
130+
python-docx==1.2.0 # via docling
131131
python-dotenv==1.1.0 # via pydantic-settings
132132
python-pptx==1.0.2 # via docling
133133
pytz==2025.2 # via pandas
@@ -138,13 +138,13 @@ requests==2.32.4 # via datasets, docling, huggingface-hub, langsmith, r
138138
requests-toolbelt==1.0.0 # via langsmith
139139
rich==14.0.0 # via typer
140140
rpds-py==0.25.1 # via jsonschema, referencing
141-
rtree==1.4.0 # via docling
141+
rtree==1.4.0 # via docling, docling-ibm-models
142142
safetensors==0.5.3 # via docling-ibm-models, transformers
143143
scikit-image==0.25.2 # via easyocr
144144
scikit-learn==1.7.0 # via submodlib-py
145-
scipy==1.15.3 # via docling, easyocr, scikit-image, scikit-learn, submodlib-py
145+
scipy==1.16.0 # via docling, easyocr, scikit-image, scikit-learn, submodlib-py
146146
semchunk==2.2.2 # via docling-core
147-
sentencepiece==0.2.0 # via gguf, -r requirements.txt
147+
sentencepiece==0.2.0 # via -r requirements.txt
148148
setuptools==80.9.0 # via triton
149149
shapely==2.1.1 # via easyocr
150150
shellingham==1.5.4 # via typer
@@ -166,19 +166,19 @@ tokenizers==0.21.1 # via transformers
166166
tomlkit==0.13.3 # via pylint
167167
torch==2.7.1 # via docling-ibm-models, easyocr, safetensors, torchvision
168168
torchvision==0.22.1 # via docling-ibm-models, easyocr
169-
tox==4.26.0 # via -r requirements-dev.txt
169+
tox==4.27.0 # via -r requirements-dev.txt
170170
tqdm==4.67.1 # via datasets, docling, docling-ibm-models, gguf, huggingface-hub, mpire, openai, semchunk, submodlib-py, transformers
171171
transformers==4.52.4 # via docling-core, docling-ibm-models, -r requirements.txt
172172
triton==3.3.1 # via torch
173173
typer==0.16.0 # via docling, docling-core
174174
typing-extensions==4.14.0 # via anyio, beautifulsoup4, docling-core, fastapi, huggingface-hub, instructlab-schema, langchain-core, llama-cpp-python, openai, pydantic, pydantic-core, python-docx, python-pptx, referencing, torch, typer, typing-inspection
175175
typing-inspection==0.4.1 # via pydantic, pydantic-settings
176176
tzdata==2025.2 # via pandas
177-
urllib3==2.4.0 # via requests
177+
urllib3==2.5.0 # via requests
178178
uvicorn==0.34.3 # via llama-cpp-python
179179
virtualenv==20.31.2 # via pre-commit, tox
180180
xdg-base-dirs==6.0.2 # via -r requirements.txt
181-
xlsxwriter==3.2.3 # via python-pptx
181+
xlsxwriter==3.2.5 # via python-pptx
182182
xxhash==3.5.0 # via datasets
183183
yamllint==1.37.1 # via instructlab-schema
184184
yarl==1.20.1 # via aiohttp

0 commit comments

Comments
 (0)