forked from elastic/elasticsearch-labs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
52 lines (51 loc) · 994 Bytes
/
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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile
#
blinker==1.6.2
# via flask
build==1.0.3
# via pip-tools
certifi==2023.7.22
# via elastic-transport
click==8.1.7
# via
# flask
# pip-tools
elastic-transport==8.4.0
# via elasticsearch
elasticsearch==8.9.0
# via -r requirements.in
flask==2.3.3
# via
# -r requirements.in
# flask-cors
flask-cors==4.0.0
# via -r requirements.in
itsdangerous==2.1.2
# via flask
jinja2==3.1.2
# via flask
markupsafe==2.1.3
# via
# jinja2
# werkzeug
packaging==23.1
# via build
pip-tools==7.3.0
# via -r requirements.in
pyproject-hooks==1.0.0
# via build
python-dotenv==1.0.0
# via -r requirements.in
urllib3==1.26.16
# via elastic-transport
werkzeug==2.3.7
# via flask
wheel==0.41.3
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools