Skip to content

Commit

Permalink
Bump package versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
tillahoffmann committed Dec 12, 2024
1 parent 2475845 commit 34f1424
Show file tree
Hide file tree
Showing 3 changed files with 138 additions and 137 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ RUN Rscript setup.R
# Install Python dependencies and compile cmdstan.
COPY requirements.txt .
RUN pip install --no-cache-dir -r requirements.txt
RUN python -m cmdstanpy.install_cmdstan --verbose --version 2.33.0
RUN python -m cmdstanpy.install_cmdstan --verbose --version 2.36.0
Loading

0 comments on commit 34f1424

Please sign in to comment.