Skip to content

Comments

fix(deps): update all non-major dependencies#279

Open
a-klos wants to merge 1 commit intomainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#279
a-klos wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@a-klos
Copy link
Member

@a-klos a-klos commented Feb 22, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update Pending
@sit-onyx/icons (source) 1.5.0 -> 1.6.0 age confidence devDependencies minor
@types/node (source) 22.19.10 -> 22.19.11 age confidence devDependencies patch
@typescript-eslint/eslint-plugin (source) 8.54.0 -> 8.55.0 age confidence devDependencies minor 8.56.0
@typescript-eslint/parser (source) 8.54.0 -> 8.55.0 age confidence devDependencies minor 8.56.0
azure-core (source) 1.38.0 -> 1.38.1 age confidence dependencies patch 1.38.2
black (changelog) 25.11.0 -> 25.12.0 age confidence lint minor
boto3 1.42.44 -> 1.42.49 age confidence dependencies patch 1.42.54 (+4)
coverage 7.11.3 -> 7.13.4 age confidence test minor
debugpy (source) 1.8.17 -> 1.8.20 age confidence dev patch
eslint-plugin-cypress 5.2.1 -> 5.3.0 age confidence devDependencies minor
eslint-plugin-vue (source) 10.7.0 -> 10.8.0 age confidence devDependencies minor
fastapi (changelog) ^0.128.0 -> ^0.129.0 age confidence dependencies minor 0.129.2 (+1)
fastapi (changelog) ^0.128.0 -> ^0.129.0 age confidence dependencies minor 0.129.2 (+1)
filelock 3.20.3 -> 3.24.0 age confidence dependencies minor 3.24.3 (+2)
flake8-pyproject (changelog) 1.2.3 -> 1.2.4 age confidence lint patch
langchain (changelog) 1.2.9 -> 1.2.10 age confidence dependencies patch
langchain-openai (changelog) 1.1.8 -> 1.1.9 age confidence dependencies patch 1.1.10
langfuse/langfuse 3.152.0 -> 3.153.0 age confidence minor 3.155.0 (+2)
langfuse/langfuse-worker 3.152.0 -> 3.153.0 age confidence minor 3.155.0 (+2)
langsmith ^0.6.3 -> ^0.7.0 age confidence dependencies minor 0.7.6 (+2)
numpy (changelog) 2.3.5 -> 2.4.2 age confidence dependencies minor
ollama (source) 1.41.0 -> 1.42.0 age confidence minor 1.44.0 (+1)
stackit (source) ~> 0.80.0 -> ~> 0.81.0 age confidence required_provider minor 0.82.0
tesserocr 2.9.2 -> 2.10.0 age confidence dependencies minor
unstructured 0.18.31 -> 0.20.2 age confidence dependencies minor 0.20.8 (+1)
vue (source) 3.5.27 -> 3.5.28 age confidence dependencies patch
vue-eslint-parser 10.2.0 -> 10.4.0 age confidence devDependencies minor

Release Notes

SchwarzIT/onyx (@​sit-onyx/icons)

v1.6.0

Compare Source

Minor Changes
New
  • dremio
  • pubsub-service
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.55.0

Compare Source

🚀 Features
  • utils: deprecate defaultOptions in favor of meta.defaultOptions (#​11992)
🩹 Fixes
  • eslint-plugin: [no-useless-default-assignment] reduce param index to ts this handling (#​11949)
  • eslint-plugin: [no-useless-default-assignment] report unnecessary defaults in ternary expressions (#​11984)
  • eslint-plugin: [no-useless-default-assignment] require strictNullChecks (#​11966, #​12000)
  • eslint-plugin: [no-unused-vars] remove trailing newline when removing entire import (#​11990)
❤️ Thank You

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.55.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

See GitHub Releases for more information.

You can read about our versioning strategy and releases on our website.

Azure/azure-sdk-for-python (azure-core)

v1.38.1

Compare Source

1.38.1 (2026-02-10)

Bugs Fixed
  • Fixed PipelineClient.format_url to avoid adding trailing slashes when the URL template contains only query parameters. #​45044
psf/black (black)

v25.12.0

Compare Source

Highlights
  • Black no longer supports running with Python 3.9 (#​4842)
Stable style
  • Fix bug where comments preceding # fmt: off/# fmt: on blocks were incorrectly
    removed, particularly affecting Jupytext's # %% [markdown] comments (#​4845)
  • Fix crash when multiple # fmt: skip comments are used in a multi-part if-clause, on
    string literals, or on dictionary entries with long lines (#​4872)
  • Fix possible crash when fmt: directives aren't on the top level (#​4856)
  • Preserve parentheses when # type: ignore comments would be merged with other
    comments on the same line, preventing AST equivalence failures (#​4888)
Preview style
  • Fix fmt: skip skipping the line after instead of the line it's on (#​4855)
  • Remove unnecessary parentheses from the left-hand side of assignments while preserving
    magic trailing commas and intentional multiline formatting (#​4865)
  • Fix fix_fmt_skip_in_one_liners crashing on with statements (#​4853)
  • Fix fix_fmt_skip_in_one_liners crashing on annotated parameters (#​4854)
  • Fix new lines being added after imports with # fmt: skip on them (#​4894)
Packaging
  • Releases now include arm64 Windows binaries and wheels (#​4814)
Integrations
  • Add output-file input to GitHub Action psf/black to write formatter output to a
    file for artifact capture and log cleanliness (#​4824)
boto/boto3 (boto3)

v1.42.49

Compare Source

=======

  • api-change:cloudwatch: [botocore] Adding new evaluation states that provides information about the alarm evaluation process. Evaluation error Indicates configuration errors in alarm setup that require review and correction. Evaluation failure Indicates temporary CloudWatch issues.
  • api-change:connect: [botocore] API release for headerr notifications in the admin website. APIs allow customers to publish brief messages (including URLs) to a specified audience, and a new header icon will indicate when unread messages are available.
  • api-change:ec2: [botocore] This release adds geography information to EC2 region and availability zone APIs. DescribeRegions now includes a Geography field, while DescribeAvailabilityZones includes both Geography and SubGeography fields, enabling better geographic classification for AWS regions and zones.
  • api-change:inspector2: [botocore] Added .Net 10 (dotnet10) and Node 24.x (node24.x) runtime support for lambda package scanning
  • api-change:sagemaker: [botocore] Enable g7e instance type support for SageMaker Processing, and enable single file configuration provisioning for HyperPod Slurm, where customers have the option to use HyperPod API to provide the provisioning parameters.
  • enhancement:AWSCRT: [botocore] Update awscrt version to 0.31.2

v1.42.48

Compare Source

=======

  • api-change:ec2: [botocore] Launching nested virtualization. This feature allows you to run nested VMs inside virtual (non-bare metal) EC2 instances.

v1.42.47

Compare Source

=======

  • api-change:batch: [botocore] Add support for listing jobs by share identifier and getting snapshots of active capacity utilization by job queue and share.
  • api-change:ec2: [botocore] R8i instances powered by custom Intel Xeon 6 processors available only on AWS with sustained all-core 3.9 GHz turbo frequency
  • api-change:eks: [botocore] This release adds support for Windows Server 2025 in Amazon EKS Managed Node Groups.
  • api-change:kafkaconnect: [botocore] Support configurable upper limits on task count during autoscaling operations via maxAutoscalingTaskCount parameter.
  • api-change:s3tables: [botocore] S3 Tables now supports setting partition specifications and sort orders on tables. Partition specs allow users to define how data is organized using transform functions. Sort order configurations enable users to specify sort directions and null ordering preferences for optimized data layout.

v1.42.46

Compare Source

=======

  • api-change:bedrock-agentcore: [botocore] Added AgentCore browser proxy configuration support, allowing routing of browser traffic through HTTP and HTTPS proxy servers with authentication and bypass rules.
  • api-change:connect: [botocore] Amazon Connect now supports per-channel auto-accept and After Contact Work (ACW) timeouts. Configure agents with auto-accept and ACW timeout settings for chat, tasks, emails, and callbacks. Use the new UpdateUserConfig API to manage these settings.
  • api-change:eks: [botocore] Introducing an optional policy field, an IAM policy applied to pod identity associations in addition to IAM role policies. When specified, pod permissions are the intersection of IAM role policies and the policy field, ensuring the principle of least privilege.
  • api-change:kafka: [botocore] Amazon MSK adds three new APIs, CreateTopic, UpdateTopic, and DeleteTopic for managing Kafka topics in your MSK clusters.
  • api-change:rds: [botocore] This release adds backup configuration for RDS and Aurora restores, letting customers set backup retention period and preferred backup window during restore. It also enables viewing backup settings when describing snapshots or automated backups for instances and clusters.

v1.42.45

Compare Source

=======

  • api-change:connectcampaignsv2: [botocore] Add the missing event type for WhatsApp
  • api-change:ec2: [botocore] Amazon Secondary Networks is a networking feature that provides high-performance, low-latency connectivity for specialized workloads.
  • api-change:eks: [botocore] Amazon EKS adds a new DescribeUpdate update type, VendedLogsUpdate, to support an integration between EKS Auto Mode and Amazon CloudWatch Vended Logs.
  • api-change:imagebuilder: [botocore] EC2 Image Builder now supports wildcard patterns in lifecycle policies with recipes and enhances the experience of tag-scoped policies.
  • api-change:lakeformation: [botocore] Allow cross account v5 in put data lake settings
  • api-change:neptunedata: [botocore] Added edgeOnlyLoad boolean parameter to Neptune bulk load request. When TRUE, files are loaded in order without scanning. When FALSE (default), the loader scans files first, then loads vertex files before edge files automatically.
  • api-change:pcs: [botocore] Introduces RESUMING state for clusters, compute node groups, and queues.
  • api-change:transfer: [botocore] This release adds a documentation update for MdnResponse of type "ASYNC"
coveragepy/coveragepy (coverage)

v7.13.4

Compare Source

  • Fix: the third-party code fix in 7.13.3 required examining the parent
    directories where coverage was run. In the unusual situation that one of the
    parent directories is unreadable, a PermissionError would occur, as
    described in issue 2129_. This is now fixed.

  • Fix: in test suites that change sys.path, coverage.py could fail with
    "RuntimeError: Set changed size during iteration" as described and fixed in
    pull 2130_. Thanks, Noah Fatsi.

  • We now publish ppc64le wheels, thanks to Pankhudi Jain <pull 2121_>_.

.. _pull 2121: #​2121
.. _issue 2129: #​2129
.. _pull 2130: #​2130

.. _changes_7-13-3:

v7.13.3

Compare Source

  • Fix: in some situations, third-party code was measured when it shouldn't have
    been, slowing down test execution. This happened with layered virtual
    environments such as uv sometimes makes. The problem is fixed, closing issue 2082_. Now any directory on sys.path that is inside a virtualenv is
    considered third-party code.

.. _issue 2082: #​2082

.. _changes_7-13-2:

v7.13.2

Compare Source

  • Fix: when Python is installed via symlinks, for example with Homebrew, the
    standard library files could be incorrectly included in coverage reports.
    This is now fixed, closing issue 2115_.

  • Fix: if a data file is created with no read permissions, the combine step
    would fail completely. Now a warning is issued and the file is skipped.
    Closes issue 2117_.

.. _issue 2115: #​2115
.. _issue 2117: #​2117

.. _changes_7-13-1:

v7.13.1

Compare Source

  • Added: the JSON report now includes a "start_line" key for function and
    class regions, indicating the first line of the region in the source. Closes
    issue 2110_.

  • Added: The debug data command now takes file names as arguments on the
    command line, so you can inspect specific data files without needing to set
    the COVERAGE_FILE environment variable.

  • Fix: the JSON report used to report module docstrings as executed lines,
    which no other report did, as described in issue 2105_. This is now fixed,
    thanks to Jianrong Zhao.

  • Fix: coverage.py uses a more disciplined approach to detecting where
    third-party code is installed, and avoids measuring it. This shouldn't change
    any behavior. If you find that it does, please get in touch.

  • Performance: data files that will be combined now record their hash as part
    of the file name. This lets us skip duplicate data more quickly, speeding the
    combining step.

  • Docs: added a section explaining more about what is considered a missing
    branch and how it is reported: :ref:branch_explain, as requested in issue 1597. Thanks to Ayisha Mohammed <pull 2092_>.

  • Tests: the test suite misunderstood what core was being tested if
    COVERAGE_CORE wasn't set on 3.14+. This is now fixed, closing issue 2109_.

.. _issue 1597: #​1597
.. _pull 2092: #​2092
.. _issue 2105: #​2105
.. _issue 2109: #​2109
.. _issue 2110: #​2110

.. _changes_7-13-0:

v7.13.0

Compare Source

  • Feature: coverage.py now supports :file:.coveragerc.toml configuration
    files. These files use TOML syntax and take priority over
    :file:pyproject.toml but lower priority than :file:.coveragerc files.
    Closes issue 1643_ thanks to Olena Yefymenko <pull 1952_>_.

  • Fix: we now include a permanent .pth file which is installed with the code,
    fixing issue 2084. In 7.12.1b1 this was done incorrectly: it didn't work
    when using the source wheel (py3-none-any). This is now fixed. Thanks,
    Henry Schreiner <pull 2100_>
    .

  • Deprecated: when coverage.py is installed, it creates three command entry
    points: coverage, coverage3, and coverage-3.10 (if installed for
    Python 3.10). The second and third of these are not needed and will
    eventually be removed. They still work for now, but print a message about
    their deprecation.

.. _issue 1643: #​1643
.. _pull 1952: #​1952
.. _pull 2100: #​2100

.. _changes_7-12-1b1:

v7.12.0

Compare Source

  • The HTML report now shows separate coverage totals for statements and
    branches, as well as the usual combined coverage percentage. Thanks to Ryuta
    Otsuka for the discussion <issue 2081_>_ and the implementation <pull 2085_>_.

  • The JSON report now includes separate coverage totals for statements and
    branches, thanks to Ryuta Otsuka <pull 2090_>_.

  • Fix: except* clauses were not handled properly under the "sysmon"
    measurement core, causing KeyError exceptions as described in issue 2086_.
    This is now fixed.

  • Fix: we now defend against aggressive mocking of open() that could cause
    errors inside coverage.py. An example of a failure is in issue 2083_.

  • Fix: in unusual cases where a test suite intentionally exhausts the system's
    file descriptors to test handling errors in open(), coverage.py would
    fail when trying to open source files, as described in issue 2091_. This
    is now fixed.

  • A small tweak to the HTML report: file paths now use thin spaces around
    slashes to make them easier to read.

.. _issue 2081: #​2081
.. _issue 2083: #​2083
.. _pull 2085: #​2085
.. _issue 2086: #​2086
.. _pull 2090: #​2090
.. _issue 2091: #​2091

.. _changes_7-11-3:

microsoft/debugpy (debugpy)

v1.8.20: debugpy v1.8.20

Compare Source

Fixes for:

  • annotate in 3.14 causing exceptions: #​1971

Enhancements:

  • Use remote_exec if available: c7e86a1
  • Support more architectures: 1bbecdf

Infrastructure work:

  • Support devcontainers for development: 7dbc229

Thanks to @​rameshvarun, @​Xeonacid, and @​pdepetro for the commits

v1.8.19: debugpy v1.8.19

Compare Source

More fixes for #​1980. Spaces in python files are handled now too.

v1.8.18: debugpy v1.8.18

Compare Source

Fixes:

cypress-io/eslint-plugin-cypress (eslint-plugin-cypress)

v5.3.0

Compare Source

Features
vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.8.0

Compare Source

Minor Changes
Patch Changes
fastapi/fastapi (fastapi)

v0.129.0

Compare Source

Breaking Changes
Refactors
Docs
Internal
tox-dev/py-filelock (filelock)

v3.24.0

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.23.0...3.24.0

v3.23.0

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.22.0...3.23.0

v3.22.0

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.21.2...3.22.0

v3.21.2

Compare Source

What's Changed

Full Changelog: tox-dev/filelock@3.21.1...3.21.2

v3.21.1

Compare Source

What's Changed
New Contributors

Full Changelog: tox-dev/filelock@3.21.0...3.21.1

v3.21.0

What's Changed
New Contributors

Full Changelog: tox-dev/filelock@3.20.3...3.21.0

john-hen/Flake8-pyproject (flake8-pyproject)

v1.2.4

Compare Source

  • Fixes typo in name of meta variable in --toml-config help message. (#​21)
  • Registers GitHub repo as trusted publisher for PyPI releases. (#​38)
langfuse/langfuse (langfuse/langfuse)

v3.153.0

Compare Source

What's Changed
New Contributors

Full Changelog: langfuse/langfuse@v3.152.0...v3.153.0

langchain-ai/langsmith-sdk (langsmith)

v0.7.3

Compare Source

What's Changed

Full Changelog: langchain-ai/langsmith-sdk@v0.7.2...v0.7.3

v0.7.2

Compare Source

What's Changed


Configuration

📅 Schedule: Branch creation - "before 4am" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@a-klos a-klos added helm nodejs python Pull requests that update python code renovate labels Feb 22, 2026
@a-klos
Copy link
Member Author

a-klos commented Feb 22, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: libs/extractor-api-lib/poetry.lock
Updating dependencies
Resolving dependencies...


Because no versions of langfuse match >3.10.1,<3.10.2 || >3.10.2,<3.10.3 || >3.10.3,<3.10.4 || >3.10.4,<3.10.5 || >3.10.5,<3.10.6 || >3.10.6,<3.10.7 || >3.10.7,<3.11.0 || >3.11.0,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0
 and langfuse (3.10.1) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.10.2 || >3.10.2,<3.10.3 || >3.10.3,<3.10.4 || >3.10.4,<3.10.5 || >3.10.5,<3.10.6 || >3.10.6,<3.10.7 || >3.10.7,<3.11.0 || >3.11.0,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.10.2) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.10.3 || >3.10.3,<3.10.4 || >3.10.4,<3.10.5 || >3.10.5,<3.10.6 || >3.10.6,<3.10.7 || >3.10.7,<3.11.0 || >3.11.0,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.10.3) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.10.4) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.10.5 || >3.10.5,<3.10.6 || >3.10.6,<3.10.7 || >3.10.7,<3.11.0 || >3.11.0,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.10.5) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.10.6) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.10.7 || >3.10.7,<3.11.0 || >3.11.0,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.10.7) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.11.0) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.11.1 || >3.11.1,<3.11.2 || >3.11.2,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.11.1) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.11.2) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.12.0 || >3.12.0,<3.12.1 || >3.12.1,<3.13.0 || >3.13.0,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.12.0) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.13.0) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.12.1 || >3.12.1,<3.14.0 || >3.14.0,<3.14.1 || >3.14.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.14.0) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.14.1) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.12.1 || >3.12.1,<3.14.2 || >3.14.2,<3.14.3 || >3.14.3,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.14.2) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.14.3) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<3.12.1 || >3.12.1,<3.14.4 || >3.14.4,<4.0.0) requires wrapt (>=1.14,<2.0).
And because langfuse (3.14.4) depends on wrapt (>=1.14,<2.0)
 and langfuse (3.12.1) depends on wrapt (>=1.14,<2.0), langfuse (>=3.10.1,<4.0.0) requires wrapt (>=1.14,<2.0).
And because unstructured[docx,pptx] (0.20.2) depends on wrapt (>=2.1.1,<3.0.0)
 and rag-core-lib (4.2.0) depends on langfuse (>=3.10.1,<4.0.0), unstructured[docx,pptx] (0.20.2) is incompatible with rag-core-lib (4.2.0).
So, because extractor-api-lib depends on both rag-core-lib (==4.2.0) and unstructured[docx,pptx] (0.20.2), version solving failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

helm nodejs python Pull requests that update python code renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants