From: garciadeblas Date: Wed, 1 Oct 2025 15:11:05 +0000 (+0200) Subject: Update requirements-dev to point to v17.0 branch X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=c0620d0e22e8cd3bab45a5428b7caac1cee4482a;p=osm%2FLCM.git Update requirements-dev to point to v17.0 branch Change-Id: I41a8046ae98f11da74c176d6ab0e68a9f03fce44 Signed-off-by: garciadeblas --- diff --git a/requirements-dev.in b/requirements-dev.in index 55648e45..ace022ee 100644 --- a/requirements-dev.in +++ b/requirements-dev.in @@ -13,5 +13,5 @@ # See the License for the specific language governing permissions and # limitations under the License. -git+https://osm.etsi.org/gerrit/osm/common.git@v18.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@v17.0#egg=osm-common -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v17.0 diff --git a/requirements-dev.txt b/requirements-dev.txt index bef2a4b1..9e6644b3 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ dnspython==2.7.0 # pymongo motor==3.7.1 # via -r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v17.0 -osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v18.0 +osm-common @ git+https://osm.etsi.org/gerrit/osm/common.git@v17.0 # via -r requirements-dev.in packaging==25.0 # via