Commit 6ef51a27 authored by 智勇's avatar 智勇

update

parent 9b3d1349
......@@ -7,5 +7,5 @@ RUN yum install -y epel-release
RUN yum install -y python-pip
RUN python -m pip install --upgrade pip
COPY requirements.txt .
RUN pip install -r requirements.txt
\ No newline at end of file
RUN pip install numpy
RUN pip install redis
\ No newline at end of file
pandas
tornado
sqlalchemy
numpy
redis
email
sklearn
pymysql
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment