Using old libraries
Software libraries are constantly making bug fixes, performance improvements, and adding new features. By using old versions of libraries, you may be missing out on key improvements that could greatly increase your product. Most open source libraries maintain a changelog or release notes where you can review what's included in new releases. For example, check out Zarr's, Xarray's, and GDAL's.