From bb66f55bb5f76756f2fc2ebf89bee104b962a3a8 Mon Sep 17 00:00:00 2001 From: David Greenwood Date: Mon, 23 Dec 2024 10:37:24 +0000 Subject: [PATCH] Update requirements.txt (#106) --- requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index b650655..19c2c5a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ pydantic==2.8.2; python_full_version >= '3.12.4' pydantic-core==2.20.1; python_version >= '3.8' pyjwt==2.8.0; python_version >= '3.7' pypdf==4.2.0; python_version >= '3.6' -python-arango==8.0.0; python_version >= '3.8' +python-arango>=8.0.0; python_version >= '3.8' python-dateutil==2.9.0.post0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' python-dotenv==1.0.1; python_version >= '3.8' pytz==2024.1 @@ -107,7 +107,7 @@ wrapt==1.16.0; python_version >= '3.6' zipp==3.19.2; python_version >= '3.8' django-storages[s3]==1.14.4 django-cleanup==9.0.0 -stix2arango @ https://github.com/muchdogesec/stix2arango/releases/download/main-2024-12-18-15-09-13/stix2arango-0.0.2-py3-none-any.whl file2txt @ https://github.com/muchdogesec/file2txt/releases/download/main-2024-11-16-11-05-20/file2txt-0.0.1b2-py3-none-any.whl -txt2stix @ https://github.com/muchdogesec/txt2stix/releases/download/main-2024-12-19-15-20-50/txt2stix-0.0.1b5-py3-none-any.whl -dogesec_commons[stixifier] @ https://github.com/muchdogesec/dogesec_commons/releases/download/main-2024-12-19-10-22-48/dogesec_commons-0.0.1b2-py3-none-any.whl \ No newline at end of file +dogesec_commons @ https://github.com/muchdogesec/dogesec_commons/releases/download/main-2024-12-23-10-31-09/dogesec_commons-0.0.3-py3-none-any.whl +arango_cti_processor @ https://github.com/muchdogesec/arango_cti_processor/releases/download/main-2024-12-23-10-32-15/arango_cti_processor-0.0.3-py3-none-any.whl +stix2arango @ https://github.com/muchdogesec/stix2arango/releases/download/main-2024-12-23-10-31-37/stix2arango-0.0.3-py3-none-any.whl \ No newline at end of file