Skip to content
Snippets Groups Projects
Commit 287988cc authored by Michael Bücker's avatar Michael Bücker
Browse files

Update Dockerfile

parent 6c59a665
No related branches found
No related tags found
No related merge requests found
Pipeline #213230 passed
......@@ -25,7 +25,7 @@ RUN pip3 install sqlalchemy
RUN pip3 install urllib3
RUN pip3 install yahooquery==2.3.7
RUN pip3 install numpy==1.26.4
RUN pip3 install numba==0.59.1
# RUN pip3 install numba==0.59.1
RUN pip3 install scipy==1.13.1
RUN pip3 install matplotlib==3.8.4
RUN pip3 install seaborn==0.13.2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment