Skip to content

Update dependency rich to v15#164

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rich-15.x
Open

Update dependency rich to v15#164
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rich-15.x

Conversation

@renovate

@renovate renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
rich >=13.0.0,<14.0.0>=15.0.0,<15.1.0 age confidence

Release Notes

Textualize/rich (rich)

v15.0.0

Compare Source

Changed
  • Breaking change: Dropped support for Python3.8
Fixed
  • Fixed empty print ignoring the end parameter #​4075
  • Fixed Text.from_ansi removing newlines #​4076
  • Fixed FileProxy.isatty not proxying #​4077
  • Fixed inline code in Markdown tables cells #​4079

v14.3.4

Compare Source

Changed
  • Improved import time with lazy loading #​4070
  • Changed link id generation to avoid random number generation at runtime #​3845

v14.3.3

Compare Source

Fixed
  • Fixed infinite loop with cells.split_graphemes #​4006

v14.3.2

Compare Source

Fixed
  • Fixed solo ZWJ crash #​3953
  • Fixed control codes reporting width of 1 #​3953

v14.3.1

Compare Source

Fixed
  • Fixed characters out of unicode range reporting a cell size if 0 #​3944

v14.3.0

Compare Source

Fixed
  • IPython now respects when a Console instance is passed to pretty.install #​3915
  • Fixed extraneous blank line on non-interactive disabled Progress #​3905
  • Fixed extra padding on first cell in columns #​3935
  • Fixed trailing whitespace removed when soft_wrap=True #​3937
  • Fixed style new-lines when soft_wrap = True and a print style is set #​3938
Added
  • Added support for some multi-codepopint glyphs (will fix alignment issues for these characters) #​3930
  • Added support for UNICODE_VERSION environment variable #​3930
  • Added last_render_height property to LiveRender #​3934
  • Expose locals_max_depth and locals_overflow in traceback.install #​3906/
  • Added Segment.split_lines_terminator #​3938
Changed
  • cells.cell_len now has a unicode_version parameter (that you probably should never change) #​3930
  • Live will not write a new line if there was nothing rendered #​3934
  • Changed style of Markdown headers #​3942
  • Changed style of Markdown tables, added markdown.table.header and markdown.table.border styles #​3942
  • Changed style of Markdown rules #​3942

v14.2.0

Compare Source

Changed

v14.1.0

Compare Source

Changed
  • Removed typing_extensions from runtime dependencies #​3763
  • Live objects (including Progress) may now be nested #​3768
  • Added padding property to Syntax which returns a tuple of four integers #​3782
Fixed
  • Fixed extraction of recursive exceptions #​3772
  • Fixed padding applied to Syntax #​3782
  • Fixed Panel title missing the panel background style #​3569
Added
  • Added TTY_INTERACTIVE environment variable to force interactive mode off or on #​3777

v14.0.0

Compare Source

Added
  • Added env var TTY_COMPATIBLE to override auto-detection of TTY support (See console.rst for details). #​3675
Changed
  • An empty NO_COLOR env var is now considered disabled. #​3675
  • An empty FORCE_COLOR env var is now considered disabled. #​3675
  • Rich tracebacks will now render notes on Python 3.11 onwards (added with Exception.add_note) #​3676
  • Indentation in exceptions won't be underlined #​3678
  • Rich tracebacks will now render Exception Groups #​3677

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate

renovate Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor Author

⚠️ 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: uv.lock
Command failed: uv lock --upgrade-package rich
Using CPython 3.12.13 interpreter at: /opt/containerbase/tools/python/3.12.13/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version == '3.12.*' and platform_machine != 'x86_64' and
  │ sys_platform == 'darwin'):
  ╰─▶ Because instructor>=1.9.0 depends on rich>=13.7.0,<15.0.0 and
      instructor>=1.3.3,<=1.8.3 depends on rich>=13.7.0,<14.0.0, we can
      conclude that instructor>=1.3.3 depends on rich>=13.7.0,<15.0.0.
      And because all of:
          crewai>=0.74.0,<=0.159.0
          crewai>=0.165.1,<=1.9.3
          crewai>=1.10.1,<=1.11.1
          crewai>=1.12.1,<=1.13.0
          crewai>=1.14.1
      depend on instructor>=1.3.3, we can conclude that all of:
          crewai>=0.74.0,<=0.159.0
          crewai>=0.165.1,<=1.9.3
          crewai>=1.10.1,<=1.11.1
          crewai>=1.12.1,<=1.13.0
          crewai>=1.14.1
      depend on rich>=13.7.0,<15.0.0. (1)

      Because instructor>=1.3.3,<=1.8.3 depends on rich>=13.7.0,<14.0.0 and
      crewai>=0.32.0,<=0.70.1 depends on instructor==1.3.3, we can conclude
      that crewai>=0.32.0,<=0.70.1 depends on rich>=13.7.0,<14.0.0.
      And because we know from (1) that all of:
          crewai>=0.74.0,<=0.159.0
          crewai>=0.165.1,<=1.9.3
          crewai>=1.10.1,<=1.11.1
          crewai>=1.12.1,<=1.13.0
          crewai>=1.14.1
      depend on rich>=13.7.0,<15.0.0, we can conclude that all of:
          crewai[tools]>=0.35.3,<=0.35.5
          crewai[tools]>=0.36.0,<=0.159.0
          crewai[tools]>=0.165.1,<=1.9.3
          crewai[tools]>=1.10.1,<=1.11.1
          crewai[tools]>=1.12.1,<=1.13.0
          crewai[tools]>=1.14.1
      depend on rich>=13.7.0,<15.0.0. (2)

      Because langchain==0.1.0 depends on langchain-core>=0.1.7,<0.2 and
      crewai>=0.5.0,<=0.10.0 depends on langchain==0.1.0, we can conclude that
      crewai>=0.5.0,<=0.10.0 depends on langchain-core>=0.1.7,<0.2.
      And because crewai<=0.1.7 depends on openai>=0.28.1,<0.29.0, we can
      conclude that all of:
          crewai<=0.1.7
          crewai>=0.5.0,<=0.10.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible. (3)

      Because there is no version of langchain==0.1.17rc1 and langchain==0.1.1
      depends on langchain-core>=0.1.9,<0.2, we can conclude that all of:
          langchain==0.1.1
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain>=0.1.2,<=0.1.3 depends on
      langchain-core>=0.1.14,<0.2 and langchain>=0.1.4,<=0.1.5 depends on
      langchain-core>=0.1.16,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.5
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain>=0.1.6,<=0.1.7 depends on
      langchain-core>=0.1.22,<0.2 and langchain==0.1.8 depends on
      langchain-core>=0.1.24,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.8
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.9 depends on langchain-core>=0.1.26,<0.2
      and langchain==0.1.10 depends on langchain-core>=0.1.28,<0.2, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.10
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.11 depends on langchain-core>=0.1.29,<0.2
      and langchain==0.1.12 depends on langchain-core>=0.1.31,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.12
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.13 depends on langchain-core>=0.1.33,<0.2.0
      and langchain==0.1.14 depends on langchain-core>=0.1.37,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.14
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.15 depends on langchain-core>=0.1.41,<0.2.0
      and langchain==0.1.16 depends on langchain-core>=0.1.42,<0.2.0,
      we can conclude that langchain>=0.1.1,<=0.1.17rc1 depends on
      langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.17 depends on langchain-core>=0.1.48,<0.2.0
      and langchain>=0.1.19,<=0.1.20 depends on langchain-core>=0.1.52,<0.2.0,
      we can conclude that langchain>=0.1.1,<=0.1.20 depends on
      langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.0 depends on langchain-core>=0.1.7,<0.2 and
      all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.17.0
      depend on langchain>=0.1.0,<0.2.0, we can conclude that all of:
          crewai==0.1.32
          crewai>=0.11.0,<=0.17.0
      depend on langchain-core>=0.1.7,<0.2.0.
      And because we know from (3) that all of:
          crewai<=0.1.7
          crewai>=0.5.0,<=0.10.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible, we can conclude that all of:
          crewai<=0.1.7
          crewai>=0.1.32,<=0.17.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible. (4)

      Because langchain==0.0.354 depends on langchain-core>=0.1.5,<0.2
      and crewai>=0.1.15,<=0.1.24 depends on langchain>=0.0.354,<0.0.355,
      we can conclude that crewai>=0.1.15,<=0.1.24 depends on
      langchain-core>=0.1.5,<0.2.
      And because we know from (4) that all of:
          crewai<=0.1.7
          crewai>=0.1.32,<=0.17.0
      , all of:
          langchain-core<0.1.7
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible, we can conclude that all of:
          crewai<=0.1.7
          crewai>=0.1.15,<=0.17.0
      , all of:
          langchain-core<0.1.5
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible. (5)

      Because langchain==0.0.351 depends on langchain-core>=0.1,<0.2 and
      crewai==0.1.14 depends on langchain>=0.0.351,<0.0.352, we can conclude
      that crewai==0.1.14 depends on langchain-core>=0.1,<0.2.
      And because we know from (5) that all of:
          crewai<=0.1.7
          crewai>=0.1.15,<=0.17.0
      , all of:
          langchain-core<0.1.5
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible, we can conclude that crewai<=0.17.0, all of:
          langchain-core<0.1
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible.
      And because langchain-docling<=0.2.0 depends on
      langchain-core>=0.3.0,<0.4.0 and agentics-py:docling depends on
      langchain-docling<0.3.0, we can conclude that agentics-py:docling,
      crewai<=0.17.0, all of:
          openai<0.28.1
          openai>=0.29.0
       are incompatible.
      And because we know from (2) that all of:
          crewai[tools]>=0.35.3,<=0.35.5
          crewai[tools]>=0.36.0,<=0.159.0
          crewai[tools]>=0.165.1,<=1.9.3
          crewai[tools]>=1.10.1,<=1.11.1
          crewai[tools]>=1.12.1,<=1.13.0
          crewai[tools]>=1.14.1
      depend on rich>=13.7.0,<15.0.0, we can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
      , all of:
          crewai[tools]<=0.28.8
          crewai[tools]>=0.35.3,<=0.35.5
          crewai[tools]>=0.36.0,<=0.159.0
          crewai[tools]>=0.165.1,<=1.9.3
          crewai[tools]>=1.10.1,<=1.11.1
          crewai[tools]>=1.12.1,<=1.13.0
          crewai[tools]>=1.14.1
      , agentics-py:docling are incompatible.
      And because your project depends on crewai[tools] and
      openai>=1.88.0,<2.0.0, we can conclude that your project, all of:
          crewai<0.19.0
          crewai>0.28.8
      , all of:
          rich<13.7.0
          rich>=15.0.0
      , all of:
          crewai[tools]<0.14.0rc0
          crewai[tools]>0.14.0rc1,<0.17.0rc0
          crewai[tools]>0.17.0rc2,<0.27.0rc0
          crewai[tools]>0.27.0rc3,<0.28.9rc1
          crewai[tools]>0.35.0,<0.35.6
          crewai[tools]>0.35.8,<0.165.0
          crewai[tools]>0.165.0,<1.0.0a1
          crewai[tools]>1.0.0b3,<1.10.0a1
          crewai[tools]>1.10.1b1,<1.10.2a1.dev20260312
          crewai[tools]>1.11.0rc2,<1.11.1.dev20260324
          crewai[tools]>1.11.1.dev20260325,<1.12.0a1
          crewai[tools]>1.12.1.dev20260326,<1.13.0.dev20260403
          crewai[tools]>1.13.0rc1,<1.14.0.dev20260408
          crewai[tools]>1.14.1rc1,<1.14.2.dev20260418
          crewai[tools]>1.14.2rc1,<1.14.3.dev20260425
          crewai[tools]>1.14.3a3,<1.14.4.dev20260501
          crewai[tools]>1.14.4a1,<1.14.5.dev20260519
          crewai[tools]>1.14.5a7,<1.14.6.dev20260529
          crewai[tools]>1.14.6a2,<1.14.7.dev20260612
          crewai[tools]>1.14.7rc2,<1.14.8a0.dev20260618
          crewai[tools]>1.15.0.dev20260626,<1.15.1.dev20260627
          crewai[tools]>1.15.1a1,<1.15.2.dev20260708
          crewai[tools]>1.15.2a2,<1.15.3.dev20260717
          crewai[tools]>1.15.3a2,<1.15.4.dev20260718
          crewai[tools]>1.15.4.dev20260718
      , agentics-py:docling are incompatible.
      And because your project depends on rich>=15.0.0 and
      crewai[tools]==1.14.0 was yanked (reason: Error on dependency with
      anthropic), we can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8
      , agentics-py[vector-store], all of:
          crewai[tools]<0.14.0rc0
          crewai[tools]>0.14.0rc1,<0.17.0rc0
          crewai[tools]>0.17.0rc2,<0.27.0rc0
          crewai[tools]>0.27.0rc3,<0.28.9rc1
          crewai[tools]>0.35.0,<0.35.6
          crewai[tools]>0.35.8,<0.165.0
          crewai[tools]>0.165.0,<1.0.0a1
          crewai[tools]>1.0.0b3,<1.10.0a1
          crewai[tools]>1.10.1b1,<1.10.2a1.dev20260312
          crewai[tools]>1.11.0rc2,<1.11.1.dev20260324
          crewai[tools]>1.11.1.dev20260325,<1.12.0a1
          crewai[tools]>1.12.1.dev20260326,<1.13.0.dev20260403
          crewai[tools]>1.13.0rc1,<1.14.0.dev20260408
          crewai[tools]==1.14.0
          crewai[tools]>1.14.1rc1,<1.14.2.dev20260418
          crewai[tools]>1.14.2rc1,<1.14.3.dev20260425
          crewai[tools]>1.14.3a3,<1.14.4.dev20260501
          crewai[tools]>1.14.4a1,<1.14.5.dev20260519
          crewai[tools]>1.14.5a7,<1.14.6.dev20260529
          crewai[tools]>1.14.6a2,<1.14.7.dev20260612
          crewai[tools]>1.14.7rc2,<1.14.8a0.dev20260618
          crewai[tools]>1.15.0.dev20260626,<1.15.1.dev20260627
          crewai[tools]>1.15.1a1,<1.15.2.dev20260708
          crewai[tools]>1.15.2a2,<1.15.3.dev20260717
          crewai[tools]>1.15.3a2,<1.15.4.dev20260718
          crewai[tools]>1.15.4.dev20260718
      , agentics-py:docling are incompatible.
      And because crewai[tools]==1.12.0 was yanked (reason: wrong version) and
      crewai[tools]==1.10.0 was yanked (reason: miss behaving when running on
      crewai AMP), we can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8
      , agentics-py[vector-store], all of:
          crewai[tools]<0.14.0rc0
          crewai[tools]>0.14.0rc1,<0.17.0rc0
          crewai[tools]>0.17.0rc2,<0.27.0rc0
          crewai[tools]>0.27.0rc3,<0.28.9rc1
          crewai[tools]>0.35.0,<0.35.6
          crewai[tools]>0.35.8,<0.165.0
          crewai[tools]>0.165.0,<1.0.0a1
          crewai[tools]>1.0.0b3,<1.10.0a1
          crewai[tools]==1.10.0
          crewai[tools]>1.10.1b1,<1.10.2a1.dev20260312
          crewai[tools]>1.11.0rc2,<1.11.1.dev20260324
          crewai[tools]>1.11.1.dev20260325,<1.12.0a1
          crewai[tools]==1.12.0
          crewai[tools]>1.12.1.dev20260326,<1.13.0.dev20260403
          crewai[tools]>1.13.0rc1,<1.14.0.dev20260408
          crewai[tools]==1.14.0
          crewai[tools]>1.14.1rc1,<1.14.2.dev20260418
          crewai[tools]>1.14.2rc1,<1.14.3.dev20260425
          crewai[tools]>1.14.3a3,<1.14.4.dev20260501
          crewai[tools]>1.14.4a1,<1.14.5.dev20260519
          crewai[tools]>1.14.5a7,<1.14.6.dev20260529
          crewai[tools]>1.14.6a2,<1.14.7.dev20260612
          crewai[tools]>1.14.7rc2,<1.14.8a0.dev20260618
          crewai[tools]>1.15.0.dev20260626,<1.15.1.dev20260627
          crewai[tools]>1.15.1a1,<1.15.2.dev20260708
          crewai[tools]>1.15.2a2,<1.15.3.dev20260717
          crewai[tools]>1.15.3a2,<1.15.4.dev20260718
          crewai[tools]>1.15.4.dev20260718
      , agentics-py:docling are incompatible.
      And because crewai[tools]==0.165.0 was yanked and only the following
      versions of crewai[tools] are available:
          crewai[tools]<0.14.0rc0
          crewai[tools]>0.14.0rc1,<0.17.0rc0
          crewai[tools]>0.17.0rc2,<0.27.0rc0
          crewai[tools]>0.27.0rc3,<0.28.9rc1
          crewai[tools]>0.30.0rc7,<1.0.0a1
          crewai[tools]>1.0.0b3,<1.10.0a1
          crewai[tools]==1.10.0
          crewai[tools]>1.10.1b1,<1.10.2a1.dev20260312
          crewai[tools]>1.11.0rc2,<1.11.1.dev20260324
          crewai[tools]>1.11.1.dev20260325,<1.12.0a1
          crewai[tools]==1.12.0
          crewai[tools]>1.12.1.dev20260326,<1.13.0.dev20260403
          crewai[tools]>1.13.0rc1,<1.14.0.dev20260408
          crewai[tools]==1.14.0
          crewai[tools]>1.14.1rc1,<1.14.2.dev20260418
          crewai[tools]>1.14.2rc1,<1.14.3.dev20260425
          crewai[tools]>1.14.3a3,<1.14.4.dev20260501
          crewai[tools]>1.14.4a1,<1.14.5.dev20260519
          crewai[tools]>1.14.5a7,<1.14.6.dev20260529
          crewai[tools]>1.14.6a2,<1.14.7.dev20260612
          crewai[tools]>1.14.7rc2,<1.14.8a0.dev20260618
          crewai[tools]>1.15.0.dev20260626,<1.15.1.dev20260627
          crewai[tools]>1.15.1a1,<1.15.2.dev20260708
          crewai[tools]>1.15.2a2,<1.15.3.dev20260717
          crewai[tools]>1.15.3a2,<1.15.4.dev20260718
          crewai[tools]>1.15.4.dev20260718
      we can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8,<0.32.0
          crewai>0.35.0,<0.35.6
          crewai>0.35.8
      , agentics-py[vector-store], all of:
          crewai[tools]<=0.30.0rc7
          crewai[tools]>0.30.11
      , agentics-py:docling are incompatible.
      And because crewai[tools]>=0.30.8,<=0.30.11 depends on
      crewai-tools>=0.2.6,<0.3.0 and crewai[tools]>=0.30.0,<=0.30.5 depends on
      crewai-tools>=0.2.5,<0.3.0, we can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8,<0.32.0
          crewai>0.35.0,<0.35.6
          crewai>0.35.8
      , all of:
          crewai-tools<0.2.5
          crewai-tools>=0.3.0
      , agentics-py[vector-store], agentics-py:docling are incompatible.
      And because crewai>=0.35.6,<=0.35.8 depends on langchain>=0.1.4,<0.2.0
      and crewai-tools>=0.2.5,<=0.2.6 depends on langchain>=0.1.4,<0.2.0, we
      can conclude that all of:
          crewai<0.19.0
          crewai>0.28.8,<0.32.0
          crewai>0.35.0
      , all of:
          langchain<0.1.4
          langchain>=0.2.0
      , agentics-py[vector-store], agentics-py:docling are incompatible.
      And because crewai>=0.19.0,<=0.35.0 depends on langchain>=0.1.10,<0.2.0
      and langchain>=0.1.19,<=0.1.20 depends on langchain-core>=0.1.52,<0.2.0,
      we can conclude that all of:
          langchain<0.1.4
          langchain>0.1.17
      , all of:
          langchain-core<0.1.52
          langchain-core>=0.2.0
      , agentics-py[vector-store], agentics-py:docling are incompatible. (6)

      Because there is no version of langchain==0.1.17rc1 and langchain==0.1.1
      depends on langchain-core>=0.1.9,<0.2, we can conclude that all of:
          langchain==0.1.1
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain>=0.1.2,<=0.1.3 depends on
      langchain-core>=0.1.14,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.3
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain>=0.1.4,<=0.1.5 depends on
      langchain-core>=0.1.16,<0.2 and langchain>=0.1.6,<=0.1.7 depends on
      langchain-core>=0.1.22,<0.2, we can conclude that all of:
          langchain>=0.1.1,<=0.1.7
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.8 depends on langchain-core>=0.1.24,<0.2 and
      langchain==0.1.9 depends on langchain-core>=0.1.26,<0.2, we can conclude
      that all of:
          langchain>=0.1.1,<=0.1.9
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.10 depends on langchain-core>=0.1.28,<0.2
      and langchain==0.1.11 depends on langchain-core>=0.1.29,<0.2, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.11
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.
      And because langchain==0.1.12 depends on langchain-core>=0.1.31,<0.2.0
      and langchain==0.1.13 depends on langchain-core>=0.1.33,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.13
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.14 depends on langchain-core>=0.1.37,<0.2.0
      and langchain==0.1.15 depends on langchain-core>=0.1.41,<0.2.0, we can
      conclude that all of:
          langchain>=0.1.1,<=0.1.15
          langchain==0.1.17rc1
      depend on langchain-core>=0.1.9,<0.2.0.
      And because langchain==0.1.16 depends on langchain-core>=0.1.42,<0.2.0
      and langchain==0.1.17 depends on langchain-core>=0.1.48,<0.2.0,
      we can conclude that langchain>=0.1.1,<=0.1.17 depends on
      langchain-core>=0.1.9,<0.2.0. (7)
      And because we know from (6) that all of:
          langchain<0.1.4
          langchain>0.1.17
      , all of:
          langchain-core<0.1.52
          langchain-core>=0.2.0
      , agentics-py[vector-store], agentics-py:docling are incompatible, we
      can conclude that all of:
          langchain-core<0.1.9
          langchain-core>=0.2.0
      , agentics-py[vector-store], agentics-py:docling are incompatible.
      And because langchain-docling<=0.2.0 depends on
      langchain-core>=0.3.0,<0.4.0 and agentics-py:docling depends on
      langchain-docling<0.3.0, we can conclude that agentics-py:docling,
      agentics-py[vector-store], agentics-py:docling are incompatible.
      And because your project requires agentics-py[vector-store] and
      agentics-py:docling, we can conclude that your project's requirements
      are unsatisfiable.

hint: The resolution failed for an environment that is not the current one, consider limiting the environments with `tool.uv.environments`.
hint: `langchain` was requested with a pre-release marker (e.g., langchain==0.1.17rc1), but pre-releases weren't enabled (try: `--prerelease=allow`)
hint: `crewai` was requested with a pre-release marker (e.g., all of:
    crewai>=0.14.0rc0,<=0.14.0rc1
    crewai>=0.17.0rc0,<=0.17.0rc2
    crewai>=0.27.0rc0,<=0.27.0rc3
    crewai>=0.28.9rc1,<=0.30.0rc7
    crewai>=1.0.0a1,<=1.0.0b3
    crewai>=1.10.0a1,<1.10.0
    crewai>1.10.0,<=1.10.1b1
    crewai>=1.10.2a1.dev20260312,<=1.11.0rc2
    crewai>=1.11.1.dev20260324,<=1.11.1.dev20260325
    crewai>=1.12.0a1,<1.12.0
    crewai>1.12.0,<=1.12.1.dev20260326
    crewai>=1.13.0.dev20260403,<=1.13.0rc1
    crewai>=1.14.0.dev20260408,<1.14.0
    crewai>1.14.0,<=1.14.1rc1
    crewai>=1.14.2.dev20260418,<=1.14.2rc1
    crewai>=1.14.3.dev20260425,<=1.14.3a3
    crewai>=1.14.4.dev20260501,<=1.14.4a1
    crewai>=1.14.5.dev20260519,<=1.14.5a7
    crewai>=1.14.6.dev20260529,<=1.14.6a2
    crewai>=1.14.7.dev20260612,<=1.14.7rc2
    crewai>=1.14.8a0.dev20260618,<=1.15.0.dev20260626
    crewai>=1.15.1.dev20260627,<=1.15.1a1
    crewai>=1.15.2.dev20260708,<=1.15.2a2
    crewai>=1.15.3.dev20260717,<=1.15.3a2
    crewai==1.15.4.dev20260718
), but pre-releases weren't enabled (try: `--prerelease=allow`)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants