Pipeline improvement
The gitlab-ci.yml
can be improved.
While doing this we can remove the tests for python3.7 for the deprecated API, because we are not supporting it anyways anymore by using uvicorn==0.23.2
.
The gitlab-ci.yml
can be improved.
While doing this we can remove the tests for python3.7 for the deprecated API, because we are not supporting it anyways anymore by using uvicorn==0.23.2
.