Fix osm-common and RO-plugin dependencies to use v9.0 05/10605/1 bug1511 branch-bug1511-start v9.1.1 v9.1.1rc1
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 8 Apr 2021 20:22:16 +0000 (22:22 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 8 Apr 2021 20:22:16 +0000 (22:22 +0200)
commit4c6d586afd4e6d6f61963f50937df7a5935b5196
treee62298091580b431570ed979b63efc7968068a6a
parent42f80771cddb63ecd78cf9b831e721b018779dc9
Fix osm-common and RO-plugin dependencies to use v9.0

The dependencies in requirements.txt were pointing to master
instead of pointing to v9.0. With the recent changes in the
repos, osm-common and RO-plugin do not have dependencies,
so errors might appear if this change is not applied.

The file setup.py was also updated because it was enough to specify
the requirements there as 'RO-plugin' and 'osm-common'.

Change-Id: I56a922364899fdd73eeb2bf6210f89d9f9ed14d0
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
NG-RO/requirements.txt
NG-RO/setup.py