Skip to content

Commit

Permalink
Update rcsb.exdb required version
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremy-rcsb committed Oct 25, 2024
1 parent 9112c41 commit d1ff92f
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 @@ -30,4 +30,4 @@ RUN pip install --no-cache-dir --upgrade "pip>=23.0.0" "setuptools>=40.8.0" "whe
&& pip install --no-cache-dir pymongo==3.12.0

# Install the latest version of THIS packages
RUN pip install --no-cache-dir "rcsb.exdb>=1.21"
RUN pip install --no-cache-dir "rcsb.exdb>=1.25"

0 comments on commit d1ff92f

Please sign in to comment.