From 7548d0c911e18747fceb1f9a6380ff678f6004a6 Mon Sep 17 00:00:00 2001 From: oishi18 Date: Tue, 31 Jan 2023 13:09:29 +0900 Subject: [PATCH] =?UTF-8?q?#91=20=E8=84=86=E5=BC=B1=E6=80=A7=E5=AF=BE?= =?UTF-8?q?=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- osect_sensor/Infrastructure/edge_cron/Dockerfile | 2 +- osect_sensor/Infrastructure/edge_cron/work/requirements.txt | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/osect_sensor/Infrastructure/edge_cron/Dockerfile b/osect_sensor/Infrastructure/edge_cron/Dockerfile index 240f580..14e69e9 100644 --- a/osect_sensor/Infrastructure/edge_cron/Dockerfile +++ b/osect_sensor/Infrastructure/edge_cron/Dockerfile @@ -255,5 +255,5 @@ RUN zkg autoconfig && zkg install --force --skiptest \ zeek-plugin-profinet \ zeek-plugin-s7comm \ icsnpp-ethercat \ - icsnpp-opcua-binary \ + # icsnpp-opcua-binary \ icsnpp-modbus diff --git a/osect_sensor/Infrastructure/edge_cron/work/requirements.txt b/osect_sensor/Infrastructure/edge_cron/work/requirements.txt index 59b6ed4..af96233 100644 --- a/osect_sensor/Infrastructure/edge_cron/work/requirements.txt +++ b/osect_sensor/Infrastructure/edge_cron/work/requirements.txt @@ -1,11 +1,11 @@ asgiref==3.4.1 cachetools==4.2.2 -certifi==2020.6.20 +certifi==2022.12.7 charset-normalizer==2.0.9 Django==3.2.16 dpkt==1.9.2 gitdb2==2.0.3 -gitpython==3.0.7 +GitPython==3.1.30 google-auth==1.30.0 idna==2.10 meson==0.56.0 @@ -22,6 +22,5 @@ sqlparse==0.4.2 tornado==6.1 typing_extensions==4.0.1 urllib3==1.26.6 -wheel==0.34.2 zkg==2.12.0 zstandard==0.18.0