diff --git a/pyproject.toml b/pyproject.toml index 2645905b1..3c47baf42 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,8 +34,8 @@ dependencies = [ "dspeed>=1.3", "h5py>=3.2", "iminuit", - "legend-daq2lh5@git+https://github.com/legend-exp/legend-daq2lh5@dev", - "legend-pydataobj@git+https://github.com/legend-exp/legend-pydataobj@refactor", + "legend-daq2lh5>=1.2.1", + "legend-pydataobj>=1.6", "matplotlib", "numba!=0.53.*,!=0.54.*,!=0.57", "numpy>=1.21",