Skip to content

Commit

Permalink
upgrade sympy
Browse files Browse the repository at this point in the history
  • Loading branch information
steebchen committed Aug 16, 2024
1 parent e9323a7 commit caef5f6
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 @@ -5,6 +5,7 @@ RUN /app/install_deps.sh

# Install Cairo0 for end-to-end test.
RUN pip install cairo-lang==0.12.0
RUN pip install sympy==1.12.1

COPY docker_common_deps.sh /app/
WORKDIR /app/
Expand Down

0 comments on commit caef5f6

Please sign in to comment.