@@ -0,0 +1,7 @@
FROM python:3.13-slim
WORKDIR /work
COPY requirements.txt /tmp/requirements.txt
RUN pip install --no-cache-dir -r /tmp/requirements.txt
The note is not visible to the blocked user.