rsmtool lists many dependencies that are all installed when using pip/poetry. Some of these dependencies might only be required for development but not for users of rsmtool, e.g., pre-commit and jupyter.
It would be great to separate the runtime dependencies from the development dependencies (same applies to skll).