SDG v0.6.2
Fixes
- Fixed a bug in our version specification of
docling
anddocling_parse
dependencies that were causing new installs of InstructLab to pull in incompatible versions of these. We also fixed a similar bug in themypy
dependency, but that one only impacts developers of SDG as opposed to users of InstructLab.
All Changes
- Move AWS_REGION from using secret to var (backport #422) by @mergify in #438
- fix: Restrict
docling
library versions to resolve dependency issues + updatemypy
linting packages (backport #434) by @mergify in #437 - Update CHANGELOG.md for release v0.6.2 (backport #440) by @mergify in #441
Full Changelog: v0.6.1...v0.6.2