Commit bb1e27c
chore: bump langchain-core from 1.0.7 to 1.2.6 (#190)
This pull request updates the version specification for the
`torchvision` dependency in both the `extractor-api-lib` and
`document-extractor` projects. The change allows for greater flexibility
in the accepted `torchvision` versions, making it easier to receive
compatible bug fixes and minor updates.
Dependency versioning improvements:
* Changed the `torchvision` dependency version specifier from an exact
version (`0.24.1+cpu`) to a compatible version range (`^0.24.1+cpu`) in
`libs/extractor-api-lib/pyproject.toml`.
* Made the same version specifier change for `torchvision` in
`services/document-extractor/pyproject.toml`.
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andreas Klos <[email protected]>1 parent e131156 commit bb1e27c
File tree
9 files changed
+261
-30
lines changed- libs
- admin-api-lib
- extractor-api-lib
- rag-core-api
- rag-core-lib
- services
- admin-backend
- document-extractor
- rag-backend
9 files changed
+261
-30
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments