This reverts commit 5332d3a0b8f94a7a984d22cbcfa1fb9c34cb3ff9.
@@ -44,7 +44,6 @@ RUN apk add --no-cache -t build-dependencies \
uwsgi \
uwsgi-python3 \
brotli \
- py3-pydantic-core \
&& pip3 install --break-system-packages --no-cache -r requirements.txt \
&& apk del build-dependencies \
&& rm -rf /root/.cache