Skip to content

Are we planning to upgrade our package requirement?

Recently we realize that requirement for docker image build is

osdu-api~=0.21.3

osdu-ingestion==0.23.0rc486+7ef9c2c2

These are M20 packages, in the meantime, the M24+ package registry requires python 3.11+, which conflict with the Dockerfile (3.8). Do we have a plan to update this repo, so it utilize recent package registries?