Skip to content

Trim unused runtime dependencies - #317

Merged
uriahf merged 1 commit into
mainfrom
agent/trim-runtime-dependencies
Aug 19, 2026
Merged

Trim unused runtime dependencies#317
uriahf merged 1 commit into
mainfrom
agent/trim-runtime-dependencies

Conversation

@uriahf

@uriahf uriahf commented Aug 19, 2026

Copy link
Copy Markdown
Owner

Remove three dependencies that are no longer needed by the installed rtichoke runtime:

  • typing: redundant now that rtichoke requires Python >=3.10 and uses the stdlib module;
  • pyarrow: no direct code usage remains in the repository;
  • marimo: no runtime package code imports it; it remains in the dev group for documentation/examples.

This deliberately keeps statsmodels because the pseudo-value/LOWESS calibration path still uses it, and keeps pandas, reactable, and great-tables because runtime modules still use them.

@github-actions

github-actions Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor
PR Preview Action v1.8.1
Preview removed because the pull request was closed.
2026-08-19 11:41 UTC

@uriahf
uriahf merged commit 4efafe0 into main Aug 19, 2026
4 checks passed
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.

1 participant