Allow rich >= 14.1.0
Open
Feature request
- Dominant language
- Python
- Stars
- 47
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
[My package](https://github.com/cole-group/presto/tree/main) requires `rich>=14.1.0` because it nests Live instances (https://github.com/Textualize/rich/releases/tag/v14.1.0). This is preventing me from using [another package](https://github.com/orbital-materials/orb-models/tree/main) which depends on `cached-path>=1.7.1`.
**Describe the solution you'd like**
Allow `rich>= 14.1.0`
Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.