Updated git url for pydeep

pull/8/head
Ventz Petkov 2019-03-17 13:46:35 -04:00
parent 7cb7e07b00
commit 901c50a3a7
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ RUN sudo pip3 install .
WORKDIR /var/www/MISP/PyMISP
RUN sudo pip3 install . ; \
sudo pip3 install https://github.com/kbandla/pydeep.git ; \
sudo pip3 install git+https://github.com/kbandla/pydeep.git ; \
sudo pip3 install https://github.com/lief-project/packages/raw/lief-master-latest/pylief-0.9.0.dev.zip