lmstack 3 years ago
parent
commit
c35294a9b8
1 changed files with 2 additions and 1 deletions
  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