Skip to content

Commit

Permalink
Updated mipdb to 0.5.2.
Browse files Browse the repository at this point in the history
Subjectcode is no longer a special cde.
In case it is present in a csv, it should be included in the CDEsMetadata.json too.
  • Loading branch information
ThanKarab committed Nov 23, 2022
1 parent db6f797 commit 6780377
Show file tree
Hide file tree
Showing 5 changed files with 639 additions and 92 deletions.
2 changes: 1 addition & 1 deletion mipdb/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ WORKDIR $DATA_PATH
#######################################################
# Installing dependencies
#######################################################
RUN pip install mipdb==0.4.5
RUN pip install mipdb==0.5.2
RUN pip install click==8.1.2
RUN pip install pymonetdb==1.4.1

Expand Down
Loading

0 comments on commit 6780377

Please sign in to comment.