Skip to content

fix: add python-json-logger as direct dep#149

Closed
Kydoimos97 wants to merge 1 commit into
releasefrom
fix/direct-python-json-logger
Closed

fix: add python-json-logger as direct dep#149
Kydoimos97 wants to merge 1 commit into
releasefrom
fix/direct-python-json-logger

Conversation

@Kydoimos97

Copy link
Copy Markdown
Contributor

logspark[json] pulls python-json-logger transitively, but Docker layer caching means services that haven't rebuilt since 6.0.5 still lack it. Adding python-json-logger as a direct WrenchCL dependency ensures it is always installed regardless of cache state or whether the logspark[json] extra resolves correctly.

Copilot AI review requested due to automatic review settings June 11, 2026 01:15

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Kydoimos97

Copy link
Copy Markdown
Contributor Author

Closing — version constraint conflict (logspark[json] needs >=4.0 not <4.0). Targeted fix applied instead: bump model-input-builder pin to ~=6.0.6 to invalidate Docker cache.

@Kydoimos97 Kydoimos97 closed this Jun 11, 2026
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