FROM ann-benchmarks

RUN pip3 install numpy pynndescent>=0.5
RUN python3 -c 'import pynndescent'
