If you're building for multiple platforms, it doesn't make
sense to lock your dependencies.
"Some platforms need newer versions" is the default case; don't make your tools fight it.
That said, package managers that do timestamp-based version filtering would be very useful.