Skip to content

Commit

Permalink
Update requirements.txt (#273)
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM authored Jan 6, 2025
1 parent ab07025 commit d5a2c60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ RUN pip install --upgrade pip
RUN pip install streamlit rdkit

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

# Copy the rest of the application code
Expand Down

0 comments on commit d5a2c60

Please sign in to comment.