v0.7.3
Cinnamon/kotaemonv0.7.3Oct 28, 2024by github-actions[bot]
AI Summary
Fixed a Docker build issue by pinning the `python-multipart` version to prevent package yanking for `gradio<5`.
Key Highlights
- Fixed Docker build issues
- Pinned python-multipart version
New Features
- Dependency fix
Full Release Notes
## What's Changed * fix: pin `python-multipart` version for `gradio<5` to avoid yanking issues when building docker by @cin-niko in https://github.com/Cinnamon/kotaemon/pull/436 **Full Changelog**: https://github.com/Cinnamon/kotaemon/compare/v0.7.2...v0.7.3