Skip to content

Commit

Permalink
Update requirements.txt (#106)
Browse files Browse the repository at this point in the history
  • Loading branch information
himynamesdave authored Dec 23, 2024
1 parent 4401184 commit bb66f55
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
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

0 comments on commit bb66f55

Please sign in to comment.