What's Changed
* ci: allow to update OR upgrade dependencies by nhoening in https://github.com/FlexMeasures/flexmeasures/pull/862
* fix: apply soc-unit when deserializing soc-minima and soc-maxima by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/864
* fix(tests): try highs solver again by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/863
* add parent generic asset by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/855
* Replace click.echo by click.secho by Ahmad-Wahid in https://github.com/FlexMeasures/flexmeasures/pull/871
* Security/pillow>=10.0.1 by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/872
* feat: spin off fallback scheduler from the storage scheduler by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/846
* serialize sensor only when there's data by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/866
* Change the Asset constraint `(account_id, name)` to `(parent_asset_id, name)`. by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/874
* Feature/planning/adapt scheduler multiple output by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/879
* fix: unreachable code on the endpoint to get a schedule by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/887
* fix(api): redirect url for fallback scheduler returns full url by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/888
* Feature/add consultancy account by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/877
* consumption and production site-level power constraints by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/884
* feature: weekly heatmap by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/883
* make fallback scheduler redirect optional by victorgarcia98 in https://github.com/FlexMeasures/flexmeasures/pull/891
* Fix: consultant role by Flix6x in https://github.com/FlexMeasures/flexmeasures/pull/892
* fix: stop using upgrade-insecure-requests header by nhoening in https://github.com/FlexMeasures/flexmeasures/pull/894
* feat(favicon): update favicon to fm logo by GustaafL in https://github.com/FlexMeasures/flexmeasures/pull/895
**Full Changelog**: https://github.com/FlexMeasures/flexmeasures/compare/v0.16...v0.17