Create variables for manifest ingestion and fix version of python libraries
- Manifest ingestion need to connect to different services in OSDU platform. Make these available through airflow variables.
- Currently the extraPip packages use latest version of python library. Freeze them at a working library so that we have consistent working ingestion across environments and customers.