mirror of
https://github.com/certat/intelmq-docker.git
synced 2026-06-15 22:58:48 +02:00
Update to IntelMQ 3.2
Move from nosetests to pytest. Move from hug to FastAPI
This commit is contained in:
@@ -23,7 +23,6 @@ RUN apt-get update \
|
||||
rsync \
|
||||
ssh \
|
||||
python3-pika \
|
||||
python3-nose \
|
||||
python3-dev \
|
||||
python3-setuptools \
|
||||
python3-pip \
|
||||
@@ -34,6 +33,8 @@ RUN apt-get update \
|
||||
python3-xmltodict \
|
||||
python3-cerberus \
|
||||
python3-requests-mock \
|
||||
python3-pytest \
|
||||
python3-pytest-cov \
|
||||
python3-shodan \
|
||||
python3-elasticsearch \
|
||||
python3-pymongo \
|
||||
|
||||
Reference in New Issue
Block a user