forked from wazuh/wazuh
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
114 lines (114 loc) · 2.13 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
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
annotated-types==0.7.0
anyio==4.1.0
aiohttp==3.9.5
aiosignal==1.3.1
asgiref==3.7.2
async-timeout==4.0.3
attrs==23.1.0
azure-common==1.1.25
azure-core==1.30.2
azure-storage-blob==12.20.0
azure-storage-common==2.1.0
boto3==1.34.135
botocore==1.34.135
brotli==1.1.0
brotli-asgi==1.4.0
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==3.1.0
content-size-limit-asgi==0.1.5
cryptography==42.0.4
Cython==0.29.36
defusedxml==0.6.0
dnspython==2.6.1
docker==7.1.0
docker-pycreds==0.4.0
docutils==0.15.2
email_validator==2.2.0
Events==0.5
exceptiongroup==1.2.0
fastapi==0.111.1
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
gunicorn==22.0.0
httpcore==1.0.2
httpx==0.26.0
h11==0.14.0
idna==3.7.0
importlib-metadata==6.8.0
inflection==0.3.1
isodate==0.6.1
Jinja2==3.1.4
jmespath==0.9.5
jsonschema==4.20.0
jsonschema-path==0.3.2
jsonschema-specifications==2023.11.2
lazy-object-proxy==1.10.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-schema-validator==0.6.2
openapi-spec-validator==0.7.1
opensearch-py==2.6.0
packaging==20.9
pathable==0.4.3
pathlib==1.0.1
protobuf==3.19.6
proto-plus==1.19.0
pyarrow==14.0.1
pydantic==2.8.2
pydantic_core==2.20.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
python-multipart==0.0.9
pytz==2020.1
PyYAML==5.4.1
referencing==0.31.1
requests==2.32.2
rfc3339-validator==0.1.4
rpds-py==0.15.2
rsa==4.7.2
s3transfer==0.10.2
secure==0.3.0
six==1.16.0
sniffio==1.3.0
SQLAlchemy==2.0.23
starlette==0.37.2
tabulate==0.8.9
typing-extensions==4.12.2
typing-inspect==0.7.1
urllib3==2.2.2
uuid6==2024.07.10
uvloop==0.17.0
uvicorn==0.24.0.post1
websocket-client==0.57.0
Werkzeug==3.0.3
xmltodict==0.12.0
yarl==1.7.0
zipp==3.3.2
content_size_limit_asgi==0.1.5