What's Changed
* Make asset requirements for remote storage optional [167](https://github.com/Cornerstone-OnDemand/modelkit/pull/167)
* tf_serving_fixture expects a new parameter: version of the tensorflow/serving image (used to be pinned to v2.4.0) [162](https://github.com/Cornerstone-OnDemand/modelkit/pull/162)
This version contains breaking changes:
- if you are using a remote storage, check this part of the [documentation](https://cornerstone-ondemand.github.io/modelkit/assets/storage_provider/#using-different-providers) to understand the new optional dependencies.
**Full Changelog**: https://github.com/Cornerstone-OnDemand/modelkit/compare/v0.0.24...v0.0.25