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

ℹ️ Note

This PR body was truncated due to platform limits.

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 crewai<=0.1.7 depends on openai>=0.28.1,<0.29.0 and
      openai>=0.28.1,<0.29.0, we can conclude that crewai[tools]<=0.1.1
      depends on openai>=0.28.1,<0.29.0.
      And because crewai>=0.1.2,<=0.1.7 depends on openai>=0.28.1,<0.29.0
      and openai>=0.28.1,<0.29.0, we can conclude that crewai[tools]<=0.1.3
      depends on openai>=0.28.1,<0.29.0.
      And because crewai>=0.1.5,<=0.1.7 depends on openai>=0.28.1,<0.29.0
      and openai>=0.28.1,<0.29.0, we can conclude that crewai[tools]<=0.1.6
      depends on openai>=0.28.1,<0.29.0.
      And because crewai==0.1.7 depends on openai>=0.28.1,<0.29.0 and
      langchain>=0.0.351,<0.0.352, we can conclude that all of:
          langchain<0.0.351
          langchain>=0.0.352
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.14 are incompatible. (1)

      Because langchain==0.0.351 depends on langchain-core>=0.1,<0.2 and only
      the following versions of langchain are available:
          langchain<=0.0.351
          langchain>=0.0.352
      we can conclude that langchain>=0.0.351,<0.0.352 depends on
      langchain-core>=0.1,<0.2.
      And because we know from (1) that all of:
          langchain<0.0.351
          langchain>=0.0.352
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.14 are incompatible, we can conclude that all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.14 are incompatible.
      And because crewai>=0.1.15,<=0.1.24 depends on
      langchain>=0.0.354,<0.0.355, we can conclude that all of:
          langchain<0.0.354
          langchain>=0.0.355
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.15 are incompatible.
      And because crewai>=0.1.16,<=0.1.24 depends on
      langchain>=0.0.354,<0.0.355 and langchain>=0.0.354,<0.0.355, we can
      conclude that all of:
          langchain<0.0.354
          langchain>=0.0.355
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.17 are incompatible.
      And because crewai>=0.1.23,<=0.1.24 depends on
      langchain>=0.0.354,<0.0.355 and langchain>=0.0.354,<0.0.355, we can
      conclude that all of:
          langchain<0.0.354
          langchain>=0.0.355
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.24 are incompatible. (2)

      Because langchain==0.0.354 depends on langchain-core>=0.1.5,<0.2 and
      only the following versions of langchain are available:
          langchain<=0.0.354
          langchain>0.0.355
      we can conclude that langchain>=0.0.354,<0.0.355 depends on
      langchain-core>=0.1.5,<0.2.
      And because we know from (2) that all of:
          langchain<0.0.354
          langchain>=0.0.355
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.24 are incompatible, we can conclude that all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.24 are incompatible.
      And because 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:
          langchain<0.1.0
          langchain>=0.2.0
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.32 are incompatible. (3)

      Because only the following versions of langchain are available:
          langchain<=0.1.0
          langchain==0.1.1
          langchain==0.1.2
          langchain==0.1.3
          langchain==0.1.4
          langchain==0.1.5
          langchain==0.1.6
          langchain==0.1.7
          langchain==0.1.8
          langchain==0.1.9
          langchain==0.1.10
          langchain==0.1.11
          langchain==0.1.12
          langchain==0.1.13
          langchain==0.1.14
          langchain==0.1.15
          langchain==0.1.16
          langchain==0.1.17
          langchain==0.1.19
          langchain==0.1.20
          langchain>=0.2.0
      and langchain==0.1.1 depends on langchain-core>=0.1.9,<0.2,
      we can conclude that langchain>0.1.0,<0.1.2 depends 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-core>=0.1.16,<0.2,
      we can conclude that langchain>0.1.0,<0.1.6 depends 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-core>=0.1.24,<0.2,
      we can conclude that langchain>0.1.0,<0.1.9 depends 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-core>=0.1.28,<0.2, we can conclude that
      langchain>0.1.0,<0.1.11 depends 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-core>=0.1.31,<0.2.0, we can conclude that
      langchain>0.1.0,<0.1.13 depends 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-core>=0.1.37,<0.2.0, we can conclude that
      langchain>0.1.0,<0.1.15 depends 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-core>=0.1.42,<0.2.0, we can conclude that
      langchain>0.1.0,<0.1.17 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-core>=0.1.52,<0.2.0, we can conclude that
      langchain>0.1.0,<0.2.0 depends on langchain-core>=0.1.9,<0.2.0.
      And because we know from (3) that all of:
          langchain<0.1.0
          langchain>=0.2.0
      , all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.32 are incompatible, we can conclude that
      langchain!=0.1.0, all of:
          langchain-core<0.1
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.1.32 are incompatible.
      And because crewai>=0.5.0,<=0.10.0 depends on langchain==0.1.0 and
      langchain==0.1.0, we can conclude that langchain!=0.1.0, all of:
          langchain-core<0.1
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.5.2 are incompatible.
      And because crewai>=0.5.3,<=0.10.0 depends on langchain==0.1.0 and
      langchain==0.1.0, we can conclude that langchain!=0.1.0, all of:
          langchain-core<0.1
          langchain-core>=0.2.0
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.5.5 are incompatible.
      And because crewai==0.10.0 depends on langchain==0.1.0 and
      langchain==0.1.0 depends on langchain-core>=0.1.7,<0.2, we can conclude
      that all of:
          langchain-core<0.1
          langchain-core>=0.2
      , all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.10.0 are incompatible.
      And because langchain-huggingface==0.3.1 depends on
      langchain-core>=0.3.70,<1.0.0 and only the following versions of
      langchain-huggingface are available:
          langchain-huggingface<=0.3.1
          langchain-huggingface>0.4.0
      we can conclude that langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.10.0 are incompatible. (4)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.11.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.11.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (4) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , crewai[tools]<=0.10.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.0 are incompatible. (5)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.11.1,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.11.1,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (5) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.1 are incompatible. (6)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.11.2,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.11.2,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (6) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.1 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.2 are incompatible. (7)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.14.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.14.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (7) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.11.2 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.0 are incompatible. (8)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.14.1,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.14.1,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (8) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.1 are incompatible. (9)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.14.3,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.14.3,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (9) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.1 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.3 are incompatible. (10)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.14.4,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.14.4,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (10) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.3 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.4 are incompatible. (11)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.16.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.16.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (11) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.14.4 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.0 are incompatible. (12)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.16.1,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.16.1,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (12) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.1 are incompatible. (13)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.16.2,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.16.2,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (13) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.1 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.2 are incompatible. (14)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.16.3,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.16.3,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (14) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.2 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.3 are incompatible. (15)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.17.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.17.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (15) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.16.3 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.17.0 are incompatible. (16)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.19.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.19.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (16) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.17.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.19.0 are incompatible. (17)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.22.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.22.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (17) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.19.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.0 are incompatible. (18)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.22.2,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.22.2,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (18) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.2 are incompatible. (19)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.22.3,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.22.3,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (19) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.2 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.3 are incompatible. (20)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.22.4,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.22.4,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (20) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.3 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.4 are incompatible. (21)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.22.5,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.22.5,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (21) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.4 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.5 are incompatible. (22)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.27.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.27.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (22) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.22.5 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.0 are incompatible. (23)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.27.1,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.27.1,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (23) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.1 are incompatible. (24)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.27.2,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.27.2,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (24) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.1 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.2 are incompatible. (25)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (25) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.27.2 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.0 are incompatible. (26)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.1,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.1,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (26) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.1 are incompatible. (27)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.2,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.2,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (27) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.1 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.2 are incompatible. (28)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.3,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.3,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (28) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.2 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.3 are incompatible. (29)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.4,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.4,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (29) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.3 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.4 are incompatible. (30)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.5,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.5,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (30) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.4 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.5 are incompatible. (31)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.6,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.6,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (31) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.5 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.6 are incompatible. (32)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.7,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.7,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (32) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.6 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.7 are incompatible. (33)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.28.8,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.28.8,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (33) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.7 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.8 are incompatible. (34)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.30.0,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.30.0,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (34) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.28.8 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.30.0 are incompatible. (35)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.30.4,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.30.4,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (35) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.30.0 are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , crewai[tools]<=0.30.4 are incompatible.
      And because crewai[tools]==1.10.0 was yanked (reason: miss
      behaving when running on crewai AMP), we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<=0.30.4
          crewai[tools]==1.10.0
       are incompatible.
      And because crewai[tools]==0.165.0 was yanked and only the following
      versions of crewai[tools] are available:
          crewai[tools]==0.1.0
          crewai[tools]==0.1.1
          crewai[tools]==0.1.2
          crewai[tools]==0.1.3
          crewai[tools]==0.1.5
          crewai[tools]==0.1.6
          crewai[tools]==0.1.7
          crewai[tools]==0.1.14
          crewai[tools]==0.1.15
          crewai[tools]==0.1.16
          crewai[tools]==0.1.17
          crewai[tools]==0.1.23
          crewai[tools]==0.1.24
          crewai[tools]==0.1.32
          crewai[tools]==0.5.0
          crewai[tools]==0.5.2
          crewai[tools]==0.5.3
          crewai[tools]==0.5.5
          crewai[tools]==0.10.0
          crewai[tools]==0.11.0
          crewai[tools]==0.11.1
          crewai[tools]==0.11.2
          crewai[tools]==0.14.0
          crewai[tools]==0.14.1
          crewai[tools]==0.14.3
          crewai[tools]==0.14.4
          crewai[tools]==0.16.0
          crewai[tools]==0.16.1
          crewai[tools]==0.16.2
          crewai[tools]==0.16.3
          crewai[tools]==0.17.0
          crewai[tools]==0.19.0
          crewai[tools]==0.22.0
          crewai[tools]==0.22.2
          crewai[tools]==0.22.3
          crewai[tools]==0.22.4
          crewai[tools]==0.22.5
          crewai[tools]==0.27.0
          crewai[tools]==0.27.1
          crewai[tools]==0.27.2
          crewai[tools]==0.28.0
          crewai[tools]==0.28.1
          crewai[tools]==0.28.2
          crewai[tools]==0.28.3
          crewai[tools]==0.28.4
          crewai[tools]==0.28.5
          crewai[tools]==0.28.6
          crewai[tools]==0.28.7
          crewai[tools]==0.28.8
          crewai[tools]==0.30.0
          crewai[tools]==0.30.4
          crewai[tools]==0.30.5
          crewai[tools]==0.30.8
          crewai[tools]==0.30.10
          crewai[tools]==0.30.11
          crewai[tools]==0.32.0
          crewai[tools]==0.32.1
          crewai[tools]==0.32.2
          crewai[tools]==0.35.0
          crewai[tools]==0.35.3
          crewai[tools]==0.35.4
          crewai[tools]==0.35.5
          crewai[tools]==0.35.6
          crewai[tools]==0.35.7
          crewai[tools]==0.35.8
          crewai[tools]==0.36.0
          crewai[tools]==0.36.1
          crewai[tools]==0.41.0
          crewai[tools]==0.41.1
          crewai[tools]==0.51.0
          crewai[tools]==0.51.1
          crewai[tools]==0.55.0
          crewai[tools]==0.55.1
          crewai[tools]==0.55.2
          crewai[tools]==0.60.0
          crewai[tools]==0.61.0
          crewai[tools]==0.63.0
          crewai[tools]==0.63.1
          crewai[tools]==0.63.2
          crewai[tools]==0.63.5
          crewai[tools]==0.63.6
          crewai[tools]==0.64.0
          crewai[tools]==0.65.0
          crewai[tools]==0.65.1
          crewai[tools]==0.65.2
          crewai[tools]==0.66.0
          crewai[tools]==0.67.0
          crewai[tools]==0.67.1
          crewai[tools]==0.70.0
          crewai[tools]==0.70.1
          crewai[tools]==0.74.0
          crewai[tools]==0.74.1
          crewai[tools]==0.74.2
          crewai[tools]==0.75.0
          crewai[tools]==0.75.1
          crewai[tools]==0.76.0
          crewai[tools]==0.76.1
          crewai[tools]==0.76.2
          crewai[tools]==0.76.9
          crewai[tools]==0.79.0
          crewai[tools]==0.79.1
          crewai[tools]==0.79.2
          crewai[tools]==0.79.3
          crewai[tools]==0.79.4
          crewai[tools]==0.80.0
          crewai[tools]==0.83.0
          crewai[tools]==0.85.0
          crewai[tools]==0.86.0
          crewai[tools]==0.95.0
          crewai[tools]==0.98.0
          crewai[tools]==0.100.0
          crewai[tools]==0.100.1
          crewai[tools]==0.102.0
          crewai[tools]==0.105.0
          crewai[tools]==0.108.0
          crewai[tools]==0.114.0
          crewai[tools]==0.117.0
          crewai[tools]==0.117.1
          crewai[tools]==0.118.0
          crewai[tools]==0.119.0
          crewai[tools]==0.120.0
          crewai[tools]==0.120.1
          crewai[tools]==0.121.0
          crewai[tools]==0.121.1
          crewai[tools]==0.126.0
          crewai[tools]==0.130.0
          crewai[tools]==0.134.0
          crewai[tools]==0.140.0
          crewai[tools]==0.141.0
          crewai[tools]==0.148.0
          crewai[tools]==0.150.0
          crewai[tools]==0.152.0
          crewai[tools]==0.157.0
          crewai[tools]==0.159.0
          crewai[tools]==0.165.0
          crewai[tools]==0.165.1
          crewai[tools]==0.175.0
          crewai[tools]==0.177.0
          crewai[tools]==0.186.0
          crewai[tools]==0.186.1
          crewai[tools]==0.193.0
          crewai[tools]==0.193.1
          crewai[tools]==0.193.2
          crewai[tools]==0.201.0
          crewai[tools]==0.201.1
          crewai[tools]==0.203.0
          crewai[tools]==0.203.1
          crewai[tools]==0.203.2
          crewai[tools]==1.0.0
          crewai[tools]==1.1.0
          crewai[tools]==1.2.0
          crewai[tools]==1.2.1
          crewai[tools]==1.3.0
          crewai[tools]==1.4.0
          crewai[tools]==1.4.1
          crewai[tools]==1.5.0
          crewai[tools]==1.6.0
          crewai[tools]==1.6.1
          crewai[tools]==1.7.0
          crewai[tools]==1.7.1
          crewai[tools]==1.7.2
          crewai[tools]==1.8.0
          crewai[tools]==1.8.1
          crewai[tools]==1.9.0
          crewai[tools]==1.9.1
          crewai[tools]==1.9.2
          crewai[tools]==1.9.3
          crewai[tools]==1.10.0
          crewai[tools]==1.10.1
          crewai[tools]==1.11.0
          crewai[tools]==1.11.1
          crewai[tools]==1.12.0
          crewai[tools]==1.12.1
          crewai[tools]==1.12.2
          crewai[tools]==1.13.0
          crewai[tools]==1.14.0
          crewai[tools]==1.14.1
          crewai[tools]==1.14.2
          crewai[tools]==1.14.3
          crewai[tools]==1.14.4
          crewai[tools]==1.14.5
          crewai[tools]==1.14.6
      we can conclude that langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<0.30.5
          crewai[tools]>0.159.0,<0.165.1
          crewai[tools]>1.9.3,<1.10.1
       are incompatible. (36)

      Because all of:
          instructor==0.5.2
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0 and only the following versions of
      instructor are available:
          instructor<=0.5.2
          instructor>=0.6.0
      we can conclude that all of:
          instructor>=0.5.2,<0.6.0
          instructor>=1.3.3,<=1.8.3
      depend on rich>=13.7.0,<14.0.0.
      And because crewai>=0.30.5,<=0.30.11 depends on
      instructor>=0.5.2,<0.6.0, we can conclude that crewai>=0.30.5,<=0.30.11
      depends on rich>=13.7.0,<14.0.0.
      And because we know from (36) that langchain-huggingface>=0.3.1,<0.4.0,
      all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<0.30.5
          crewai[tools]>0.159.0,<0.165.1
          crewai[tools]>1.9.3,<1.10.1
       are incompatible, we can conclude that all of:
          crewai<0.32.0
          crewai>0.159.0,<0.165.1
          crewai>1.6.0,<1.7.0
          crewai>1.9.3,<1.10.1
          crewai>1.11.0
      , langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
       are incompatible. (37)

      Because only the following versions of instructor are available:
          instructor<=1.3.3
          instructor==1.3.4
          instructor==1.3.5
          instructor==1.3.6
          instructor==1.3.7
          instructor==1.4.0
          instructor==1.4.1
          instructor==1.4.2
          instructor==1.4.3
          instructor==1.5.0
          instructor==1.5.1
          instructor==1.5.2
          instructor==1.6.0
          instructor==1.6.1
          instructor==1.6.2
          instructor==1.6.3
          instructor==1.6.4
          instructor==1.7.0
          instructor==1.7.1
          instructor==1.7.2
          instructor==1.7.3
          instructor==1.7.4
          instructor==1.7.5
          instructor==1.7.6
          instructor==1.7.7
          instructor==1.7.8
          instructor==1.7.9
          instructor==1.8.0
          instructor==1.8.1
          instructor==1.8.2
          instructor==1.8.3
          instructor==1.9.0
          instructor==1.9.1
          instructor==1.9.2
          instructor==1.10.0
          instructor==1.11.0
          instructor==1.11.2
          instructor==1.11.3
          instructor==1.12.0
          instructor==1.13.0
          instructor==1.14.1
          instructor==1.14.2
          instructor==1.14.3
          instructor==1.14.4
          instructor==1.14.5
          instructor==1.15.0
          instructor==1.15.1
      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,<1.9.0 depends on rich>=13.7.0,<14.0.0.
      (38)
      And because 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 (37) that all of:
          crewai<0.32.0
          crewai>0.159.0,<0.165.1
          crewai>1.6.0,<1.7.0
          crewai>1.9.3,<1.10.1
          crewai>1.11.0
      , langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
       are incompatible, we can conclude that all of:
          crewai<0.74.0
          crewai>0.159.0,<0.165.1
          crewai>1.6.0,<1.7.0
          crewai>1.9.3,<1.10.1
          crewai>1.11.0
      , langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
       are incompatible. (39)

      Because only the following versions of instructor are available:
          instructor<=1.3.3
          instructor==1.3.4
          instructor==1.3.5
          instructor==1.3.6
          instructor==1.3.7
          instructor==1.4.0
          instructor==1.4.1
          instructor==1.4.2
          instructor==1.4.3
          instructor==1.5.0
          instructor==1.5.1
          instructor==1.5.2
          instructor==1.6.0
          instructor==1.6.1
          instructor==1.6.2
          instructor==1.6.3
          instructor==1.6.4
          instructor==1.7.0
          instructor==1.7.1
          instructor==1.7.2
          instructor==1.7.3
          instructor==1.7.4
          instructor==1.7.5
          instructor==1.7.6
          instructor==1.7.7
          instructor==1.7.8
          instructor==1.7.9
          instructor==1.8.0
          instructor==1.8.1
          instructor==1.8.2
          instructor==1.8.3
          instructor==1.9.0
          instructor==1.9.1
          instructor==1.9.2
          instructor==1.10.0
          instructor==1.11.0
          instructor==1.11.2
          instructor==1.11.3
          instructor==1.12.0
          instructor==1.13.0
          instructor==1.14.1
          instructor==1.14.2
          instructor==1.14.3
          instructor==1.14.4
          instructor==1.14.5
          instructor==1.15.0
          instructor==1.15.1
      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,<1.9.0 depends on rich>=13.7.0,<14.0.0.
      And because instructor>=1.9.0 depends on rich>=13.7.0,<15.0.0 and 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.
      And because we know from (39) that all of:
          crewai<0.74.0
          crewai>0.159.0,<0.165.1
          crewai>1.6.0,<1.7.0
          crewai>1.9.3,<1.10.1
          crewai>1.11.0
      , langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=14.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
       are incompatible, we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
       are incompatible.
      And because crewai[tools]==1.14.0 was yanked (reason: Error
      on dependency with anthropic) and crewai[tools]==1.12.0
      was yanked (reason: wrong version), we can conclude that
      langchain-huggingface>=0.3.1,<0.4.0, all of:
          openai<0.28.1
          openai>=0.29.0
      , all of:
          rich<13.7.0
          rich>=15.0.0
      , all of:
          crewai[tools]<1.6.1
          crewai[tools]>1.6.1,<1.11.1
          crewai[tools]>1.11.1,<1.12.1
          crewai[tools]>1.13.0,<1.14.1
       are incompatible. (40)

      Because only the following versions of instructor are available:
          instructor<=1.3.3
          instructor==1.3.4
          instructor==1.3.5
          instructor==1.3.6
          instructor==1.3.7
          instructor==1.4.0
          instructor==1.4.1
          instructor==1.4.2
          instructor==1.4.3
          instructor==1.5.0
          instructor==1.5.1
          instructor==1.5.2
          instructor==1.6.0
          instructor==1.6.1
          instructor==1.6.2
          instructor==1.6.3
          instructor==1.6.4
          instructor==1.7.0
          instructor==1.7.1
          instructor==1.7.2
          instructor==1.7.3
          instructor==1.7.4
          instructor==1.7.5
          instructor==1.7.6
          instructor==1.7.7
          instructor==1.7.8
          instructor==1.7.9
          instructor==1.8.0
          instructor==1.8.1
          instructor==1.8.2
          instructor==1.8.3
          instructor==1.9.0
          instructor==1.9.1
          instructor==1.9.2
          instructor==1.10.0
          instructor==1.11.0
          instructor==1.11.2
          instructor==1.11.3
          instructor==1.12.0
          instructor==1.13.0
          instructor==1.14.1
          instructor==1.14.2
          instructor==1.14.3
          instructor==1.14.4
          instructor==1.14.5
          instructor==1.15.0
          instructor==1.15.1
      and instructor>=1.3.3,<=1.8.3 d

> ✂ **Note**
> 
> PR body was truncated to here.

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