-
Notifications
You must be signed in to change notification settings - Fork 104
/
requirements.txt
97 lines (97 loc) · 2.01 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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile --output-file=requirements.txt pyproject.toml
#
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.11
# via
# prometheus-aioexporter
# query-exporter (pyproject.toml)
aiosignal==1.3.2
# via aiohttp
attrs==24.3.0
# via
# aiohttp
# jsonschema
# referencing
click==8.1.8
# via prometheus-aioexporter
croniter==6.0.0
# via query-exporter (pyproject.toml)
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
greenlet==3.1.1
# via sqlalchemy
idna==3.10
# via yarl
iniconfig==2.0.0
# via pytest
jsonschema==4.23.0
# via query-exporter (pyproject.toml)
jsonschema-specifications==2024.10.1
# via jsonschema
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
multidict==6.1.0
# via
# aiohttp
# yarl
packaging==24.2
# via pytest
pluggy==1.5.0
# via pytest
prometheus-aioexporter==3.0.1
# via query-exporter (pyproject.toml)
prometheus-client==0.21.1
# via
# prometheus-aioexporter
# query-exporter (pyproject.toml)
propcache==0.2.1
# via
# aiohttp
# yarl
pygments==2.18.0
# via rich
pytest==8.3.4
# via toolrack
python-dateutil==2.9.0.post0
# via
# croniter
# query-exporter (pyproject.toml)
python-dotenv==1.0.1
# via prometheus-aioexporter
pytz==2024.2
# via croniter
pyyaml==6.0.2
# via query-exporter (pyproject.toml)
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
rich==13.9.4
# via prometheus-aioexporter
rpds-py==0.22.3
# via
# jsonschema
# referencing
six==1.17.0
# via python-dateutil
sqlalchemy==2.0.36
# via query-exporter (pyproject.toml)
structlog==24.4.0
# via
# prometheus-aioexporter
# query-exporter (pyproject.toml)
toolrack==4.0.1
# via query-exporter (pyproject.toml)
typing-extensions==4.12.2
# via sqlalchemy
yarl==1.18.3
# via aiohttp