You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove test dependencies that are already in the main deps section:
- InteractiveUtils (already in deps)
- ExplicitImports (already in deps)
- SparseArrays (already in deps)
- ReverseDiff (not directly used, only referenced via SciMLSensitivity)
These packages don't need to be duplicated in the [extras] section
since they're already available as main dependencies.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments