lmstack hace 3 años
padre
commit
c35294a9b8
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      LIB/FRONTEND/AlgoTest/Algo1/Dockerfile

+ 2 - 1
LIB/FRONTEND/AlgoTest/Algo1/Dockerfile

@@ -16,7 +16,8 @@ RUN pip install -i https://pypi.tuna.tsinghua.edu.cn/simple \
     pymysql apscheduler \
     scipy \
     cryptography \
-    numpy==1.20.3
+    numpy==1.20.3 \
+    requests
 
 #RUN rm -r /usr/bin
 #RUN rm -r /bin