2 depth sensors using arduino

Hi !

I would like to use this library that I found on github GitHub - bluerobotics/BlueRobotics_MS5837_Library: Arduino library for the MS5837 pressure sensor. to read the measures of 2 BR depth sensors (10m version). The problem is that I have 2 sensors and my arduino (pro mini) has only 1 pair of SDA/SCL (like most of them I think). Does anyone knows if this is possible and how it can be done ? Thanks !