FROM python:3.11
WORKDIR /app
RUN pip install --no-cache-dir seaborn==0.13.2 scipy