What's Changed
* Update setup.py to pin pandas below 2.0.0 by gaugup in https://github.com/microsoft/ml-wrappers/pull/101
* Consistent Thresholds B/w Diff O.D Wrappers by natalie-isak in https://github.com/microsoft/ml-wrappers/pull/102
* Version Update (IOU threshold bug fix) by natalie-isak in https://github.com/microsoft/ml-wrappers/pull/103
* Update predictions_wrapper.py to change from iteritems() to items() by gaugup in https://github.com/microsoft/ml-wrappers/pull/107
* Moving OD wrapper to device by natalie-isak in https://github.com/microsoft/ml-wrappers/pull/110
* Kabirwalia/automl mlflow object detection support by kabirwalia8300 in https://github.com/microsoft/ml-wrappers/pull/109
New Contributors
* kabirwalia8300 made their first contribution in https://github.com/microsoft/ml-wrappers/pull/109
**Full Changelog**: https://github.com/microsoft/ml-wrappers/compare/v0.4.6...v0.4.7