# Dependency Resolution

**URL:** https://hub.mender.io/t/dependency-resolution/5820
**Category:** General Discussions
**Created:** [May 5, 2023, 3:41pm UTC](https://hub.mender.io/t/dependency-resolution/5820 "2023-05-05T15:41:26Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![dburns](https://avatars.discourse-cdn.com/v4/letter/d/a88e57/32.png) [@dburns](https://hub.mender.io/u/dburns)
#### Post date: [May 5, 2023, 3:41pm UTC](https://hub.mender.io/t/dependency-resolution/5820/1 "2023-05-05T15:41:26Z")

</div>

I’ve managed to get several interconnected packages installed side-by-side in my application, and they do work together to some degree, but they don’t need to be updated at the same time. For this, is there any existing semver range functionality built-in, or are all included dependencies absolute?
