From 7e336776a2d467107cf51a1da5ab3179483623ea Mon Sep 17 00:00:00 2001 From: Rudi Klein Date: Fri, 24 May 2024 11:15:47 +0200 Subject: [PATCH] re-created requirements --- wazuh-notify-python/requirements.txt | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 wazuh-notify-python/requirements.txt diff --git a/wazuh-notify-python/requirements.txt b/wazuh-notify-python/requirements.txt deleted file mode 100644 index 5b5f95f..0000000 --- a/wazuh-notify-python/requirements.txt +++ /dev/null @@ -1,3 +0,0 @@ -requests~=2.31.0 -PyYAML~=5.4.1 -python-dotenv~=1.0.1 \ No newline at end of file