Commit 22aba9f
fix(deps): move pydantic-settings to core dependencies
- Moved pydantic-settings from cli extra to core dependencies
- Required for datafog.config module which is imported by core components
- Resolves persistent ModuleNotFoundError in CI workflows
- Aligns with requirements.txt which already includes pydantic-settings
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent b397413 commit 22aba9f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments