forked from wazuh/wazuh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
89 lines (89 loc) · 1.61 KB
/
requirements.txt
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
85
86
87
88
89
aiohttp==3.9.3
aiohttp-cache==2.2.0
aiohttp-cors==0.7.0
aiohttp-jinja2==1.5.1
aioredis==1.3.1
aiosignal==1.2.0
asn1crypto==1.3.0
async-timeout==4.0.2
attrs==20.3.0
azure-common==1.1.25
azure-storage-blob==2.1.0
azure-storage-common==2.1.0
boto3==1.17.85
botocore==1.20.85
cachetools==4.1.0
certifi==2023.7.22
cffi==1.15.1
chardet==3.0.4
charset-normalizer==2.0.4
click==8.1.3
clickclick==20.10.2
connexion==2.14.2
cryptography==42.0.4
Cython==0.29.21
defusedxml==0.6.0
docker==6.0.0
docker-pycreds==0.4.0
docutils==0.15.2
envparse==0.2.0
Flask==2.2.5
frozenlist==1.2.0
future==0.18.3
google-api-core==1.30.0
googleapis-common-protos==1.51.0
google-auth==1.28.0
google-cloud-core==1.7.1
google-cloud-pubsub==2.7.1
google-cloud-storage==1.39.0
google-crc32c==1.1.2
google-resumable-media==1.3.1
greenlet==2.0.2
grpc-google-iam-v1==0.12.3
grpcio==1.58.0
hiredis==2.2.3
idna==2.9
importlib-metadata==3.10.1
inflection==0.3.1
itsdangerous==2.0.0
Jinja2==3.1.3
jmespath==0.9.5
jsonschema==2.6.0
libcst==0.3.20
MarkupSafe==2.1.2
more-itertools==8.2.0
multidict==5.2.0
mypy-extensions==0.4.3
numpy==1.26.0
openapi-spec-validator==0.2.6
packaging==20.9
pathlib==1.0.1
protobuf==3.19.6
proto-plus==1.19.0
pyarrow==14.0.1
psutil==5.9.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycparser==2.21
PyJWT==2.8.0
pyparsing==2.4.7
python-dateutil==2.8.1
python-json-logger==2.0.2
pytz==2020.1
PyYAML==5.4.1
requests==2.31.0
rsa==4.7.2
s3transfer==0.4.2
secure==0.2.1
six==1.16.0
SQLAlchemy==2.0.23
tabulate==0.8.9
typing-extensions==4.5.0
typing-inspect==0.7.1
urllib3==1.26.18
uvloop==0.17.0
websocket-client==0.57.0
Werkzeug==2.2.3
xmltodict==0.12.0
yarl==1.7.0
zipp==3.3.2