From 614ba86c85c66fb8856a30c8582eef2c46ed4b80 Mon Sep 17 00:00:00 2001 From: Davide Baglieri Date: Tue, 28 May 2024 19:35:03 +0200 Subject: [PATCH] Update REQUIREMENTS apiosintDS updated in order to solve the following (minor) issue https://github.com/davidonzo/apiosintDS/issues/3 opened by @ostefano. --- REQUIREMENTS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index 18086670..5942d29f 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -3,7 +3,7 @@ aiohttp>=3.9.0 aiosignal==1.3.1 ; python_version >= '3.7' antlr4-python3-runtime==4.9.3 anyio==3.6.2 ; python_full_version >= '3.6.2' -git+https://github.com/davidonzo/apiosintDS@misp +apiosintDS==2.0.3 appdirs==1.4.4 argcomplete==3.0.8 ; python_version >= '3.6' argparse==1.4.0