Skip to content

Commit

Permalink
requirements: update rich requirement from <10.13,>=10.1 to >=10.1,<13.7
Browse files Browse the repository at this point in the history
Updates the requirements on [rich](https://github.com/Textualize/rich) to permit the latest version.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](Textualize/rich@v10.1.0...v13.6.0)

---
updated-dependencies:
- dependency-name: rich
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent c24135b commit de47684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ pandas<2.1.1
pillow<10.1.0
pint<0.22.0
protobuf<3.20.4
rich>=10.1, <10.13
rich>=10.1, <13.7
toposort<1.11
torch>=1.8.0, <2.1.0; (platform_machine == 'AMD64' or platform_machine == 'x86_64') and platform_python_implementation == 'CPython' and implementation_name == 'cpython'

0 comments on commit de47684

Please sign in to comment.