PsyNeuLink
PsyNeuLink copied to clipboard
requirements: update rich requirement from <10.13,>=10.1 to >=10.1,<12.6
Updates the requirements on rich to permit the latest version.
Release notes
Sourced from rich's releases.
v12.5.1
[12.5.1] - 2022-07-11
Fixed
- Fixed missing typing extensions dependency on 3.9 Textualize/rich#2386
Changelog
Sourced from rich's changelog.
[12.5.1] - 2022-07-11
Fixed
- Fixed missing typing extensions dependency on 3.9 Textualize/rich#2386
[12.5.0] - 2022-07-11
Added
- Environment variables
JUPYTER_COLUMNSandJUPYTER_LINESto control width and height of console in Jupyter- Markdown friendly
Boxstyle,MARKDOWN, for rendering tables ready to copy into markdown filesinspectwill prefix coroutine functions withasync defStyle.__add__will no longer returnNotImplemented- Remove rich._lru_cache
Changed
- Default width of Jupyter console size is increased to 115
- Optimized Segment.divide
Fixed
- Fix Rich clobbering cursor style on Windows Textualize/rich#2339
- Fix text wrapping edge case Textualize/rich#2296
- Allow exceptions that are raised while a Live is rendered to be displayed and/or processed Textualize/rich#2305
- Fix crashes that can happen with
inspectwhen docstrings contain some special control codes Textualize/rich#2294- Fix edges used in first row of tables when
show_header=FalseTextualize/rich#2330- Fix interaction between
Capturecontexts andConsole(record=True)Textualize/rich#2343- Fixed hash issue in Styles class Textualize/rich#2346
- Fixed bug in
Segment.split_and_crop_lines[12.4.4] - 2022-05-24
Changed
- Added clipping per line to SVG output to avoid box characters overlapping
- Optimized SVG output
[12.4.3] - 2022-05-23
Changed
- Further tweaks to SVG character matrix
- Added clip rect to SVG to prevent box characters overlapping bottom of terminal
[12.4.2] - 2022-05-23
Fixed
... (truncated)
Commits
a6f2d84Merge pull request #2387 from Textualize/type-aliasc6982ebremove type aliasef5bd78dependency fixa473ef8fix changelog1de9471Merge pull request #2385 from Textualize/divide2a0d7b6bump changelogc62379fadded 12.5.0 to benchmarksfd9a0faimproved benchmarks76dfb96optimized divide8767e86Merge pull request #2367 from Textualize/dependabot/pip/black-22.6.0- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)