Pip standardization
Update the requirements as they were not done properly the first time
Change-Id: Ibd9e5c8d8943a35beea9473c42c1afde9288560b
Signed-off-by: beierlm <mark.beierl@canonical.com>
diff --git a/requirements-dev.in b/requirements-dev.in
index 3ae8b5f..dc09a5e 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -13,5 +13,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-git+https://osm.etsi.org/gerrit/osm/common.git@v9.0#egg=osm-common
--r https://osm.etsi.org/gitweb/?p=osm/common.git;a=blob_plain;f=requirements.txt;hb=v9.0
+git+https://osm.etsi.org/gerrit/osm/IM.git@master#egg=osm-im
+-r https://osm.etsi.org/gitweb/?p=osm/IM.git;a=blob_plain;f=requirements.txt;hb=master
+
+git+https://osm.etsi.org/gerrit/osm/osmclient.git@master#egg=osm-osmclient
+-r https://osm.etsi.org/gitweb/?p=osm/osmclient.git;a=blob_plain;f=requirements.txt;hb=master