Update requirements to branch
requirements-dev.txt were all pointing to master
Change-Id: I137c6d2ce2251564e827f42a2a5ff449f4c279a6
Signed-off-by: Mark Beierl <mark.beierl@canonical.com>
diff --git a/requirements-dev.in b/requirements-dev.in
index ae6bd6a..5b4ab15 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -13,8 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im
+git+https://osm.etsi.org/gerrit/osm/IM.git@v13.0#egg=osm-im
-r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=v13.0
-git+https://osm.etsi.org/gerrit/osm/osmclient.git@master#egg=osm-osmclient
+git+https://osm.etsi.org/gerrit/osm/osmclient.git@v13.0#egg=osm-osmclient
-r https://osm.etsi.org/gitweb/?p=osm/osmclient.git;a=blob_plain;f=requirements.txt;hb=v13.0