Skip to content

refactor: Remove cached_property dep and use functools#157

Merged
winwinashwin merged 1 commit intomainfrom
ashwin/cached-prop
Jan 9, 2026
Merged

refactor: Remove cached_property dep and use functools#157
winwinashwin merged 1 commit intomainfrom
ashwin/cached-prop

Conversation

@winwinashwin
Copy link
Contributor

Python 3.8 added functools.cached_property and we only support python3.9+. So this dependency is no longer required

Python 3.8 added functools.cached_property and we only support
python3.9+. So this dependency is no longer required
@winwinashwin winwinashwin merged commit 39fc8d0 into main Jan 9, 2026
12 checks passed
@winwinashwin winwinashwin deleted the ashwin/cached-prop branch January 9, 2026 09:53
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.

2 participants