-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
84 lines (83 loc) · 1.89 KB
/
requirements.txt
File metadata and controls
84 lines (83 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
#
# This file is autogenerated by pip-compile with Python 3.13
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml requirements.in
#
antlr4-python3-runtime==4.9.3
# via stix2-patterns
attrs==25.3.0
# via
# jsonschema
# referencing
certifi==2025.6.15
# via requests
charset-normalizer==3.4.2
# via requests
idna==3.10
# via requests
ijson==3.4.0
# via stix2arango
importlib-metadata==8.7.0
# via python-arango
jsonschema==4.24.0 ; python_version >= "3.8"
# via
# arango_cti_processor (pyproject.toml)
# stix2arango
jsonschema-specifications==2025.4.1
# via jsonschema
packaging==25.0
# via python-arango
pyjwt==2.12.0
# via python-arango
python-arango==8.2.0 ; python_version >= "3.8"
# via
# arango_cti_processor (pyproject.toml)
# stix2arango
python-dotenv==1.1.1
# via stix2arango
pytz==2025.2
# via stix2
referencing==0.36.2
# via
# jsonschema
# jsonschema-specifications
requests==2.32.4 ; python_version >= "3.7"
# via
# arango_cti_processor (pyproject.toml)
# python-arango
# requests-toolbelt
# stix2
# stix2arango
requests-toolbelt==1.0.0
# via python-arango
rpds-py==0.25.1
# via
# jsonschema
# referencing
simplejson==3.20.1
# via stix2
six==1.17.0
# via stix2-patterns
stix2==3.0.1
# via
# arango_cti_processor (pyproject.toml)
# stix2arango
stix2-patterns==2.0.0
# via stix2
stix2arango==0.0.5
# via
# -r requirements.in
# arango_cti_processor (pyproject.toml)
tqdm==4.67.1 ; python_version >= "3.7"
# via
# arango_cti_processor (pyproject.toml)
# stix2arango
urllib3==2.6.3
# via
# python-arango
# requests
zipp==3.23.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools