Edit Extra Index URL
Having extra index url in our requirements file exposes us to malicious actors when we load in the package. Changing it to --index-url ensures that the package is searched for in one specific area and removes that vulnerability. This PR also modulates the osdu packages from the public packages which makes it easier to manage changes.