From 5c54f1d8d992bcf7d720d6069bca9f4344b76a94 Mon Sep 17 00:00:00 2001 From: beierlm Date: Fri, 7 May 2021 08:46:51 -0400 Subject: [PATCH] Switch to v9.0 branch Change requirements to point to branch, not v5.0 Change-Id: Idc7b48d948c31044240eaa58d2e4393d14ed943b Signed-off-by: beierlm --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 601558f..0f96a21 100644 --- a/requirements.txt +++ b/requirements.txt @@ -27,4 +27,4 @@ pyyaml==3.* pymysql==0.9.* peewee-migrate==1.1.* requests==2.* -git+https://osm.etsi.org/gerrit/osm/common.git@v5.0#egg=osm-common +git+https://osm.etsi.org/gerrit/osm/common.git@v9.0#egg=osm-common -- 2.25.1