Skip to content

Commit

Permalink
adding tifffile
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbie1977 authored Oct 18, 2024
1 parent 1879589 commit 5521218
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN apt-get -qq -y update \
RUN pip install pynrrd
RUN pip install h5py

RUN pip3 install pynrrd h5py requests psycopg2 neo4j==1.7.6
RUN pip3 install pynrrd h5py requests psycopg2 neo4j==1.7.6 tifffile

# Python neo4j support
RUN pip install requests
Expand Down

0 comments on commit 5521218

Please sign in to comment.