Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
chenglin0 committed Sep 5, 2023
1 parent 033c7a6 commit adc08e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ RUN pip install jieba
RUN pip install numpy
RUN pip install snownlp
# && pip install Matplotlib
RUN pip install scipy==1.6.0
RUN pip install sklearn
#RUN pip install scipy==1.6.0
#RUN pip install sklearn
RUN pip install apscheduler
RUN pip install loguru
RUN pip install sqlalchemy
Expand Down

0 comments on commit adc08e2

Please sign in to comment.