FROM opencvcourses/opencv-docker:4.5.1

RUN pip install pandas==1.3.5
