Release 1.6.1
What's Changed - Brief Version
Enhancements
- Prevent AcLauncher for OpenVINO 2024.0
(#1450)
Bug fixes
- Modify lxml dependency constraint
(#1460) - Fix CLI error occurring when installed with default option only
(#1444, #1454) - Relax Pillow dependency constraint
(#1436) - Modify Numpy dependency constraint
(#1435) - Relax old pandas version constraint
(#1467)
What's Changed - Full Version
- Modify numpy dependency constraint by @yunchu in #1435
- Modify pillow constraint by @yunchu in #1436
- Update version string to 1.6.1rc2 by @yunchu in #1437
- Prevent AcLauncher for OpenVINO 2024.0 by @wonjuleee in #1450
- Handling tfds import part to prevent cli error when installing datumaro with default option only by @jihyeonyi in #1454
- Update lxml deps constraint by @yunchu in #1460
- Relax old pandas version constraint by @vinnamkim in #1467
- Update for release 1.6.1 by @yunchu in #1468
Full Changelog: v1.6.0...v1.6.1rc4