Skip to content

Commit d5a2c60

Browse files
authored
Update requirements.txt (#273)
1 parent ab07025 commit d5a2c60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ RUN pip install --upgrade pip
1717
RUN pip install streamlit rdkit
1818

1919
# Install the Selector package from the source code
20+
RUN pip install -r https://raw.githubusercontent.com/theochem/Selector/refs/heads/main/requirements_dev.txt
2021
RUN pip install git+https://github.com/theochem/Selector.git
2122

2223
# Copy the rest of the application code

0 commit comments

Comments
 (0)