forked from rfishermonteith/dbt-metric-utils
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.lock
More file actions
174 lines (173 loc) · 3.53 KB
/
Copy pathrequirements.lock
File metadata and controls
174 lines (173 loc) · 3.53 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
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
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
# generated by rye
# use `rye lock` or `rye sync` to update this lockfile
#
# last locked with the following flags:
# pre: false
# features: []
# all-features: false
# with-sources: false
# generate-hashes: false
# universal: false
-e file:.
agate==1.9.1
# via dbt-adapters
# via dbt-common
# via dbt-core
attrs==24.1.0
# via jsonschema
# via referencing
babel==2.15.0
# via agate
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via dbt-core
# via dbt-metric-utils
# via dbt-metricflow
# via dbt-semantic-interfaces
colorama==0.4.6
# via dbt-common
# via halo
# via log-symbols
daff==1.3.46
# via dbt-core
dbt-adapters==1.4.0
# via dbt-core
dbt-common==1.7.0
# via dbt-adapters
# via dbt-core
dbt-core==1.8.4
# via dbt-metric-utils
# via dbt-metricflow
dbt-extractor==0.5.1
# via dbt-core
dbt-metricflow==0.7.1
# via dbt-metric-utils
dbt-semantic-interfaces==0.5.1
# via dbt-core
# via dbt-metricflow
# via metricflow
deepdiff==7.0.1
# via dbt-common
graphviz==0.20.3
# via metricflow
halo==0.0.31
# via dbt-metricflow
idna==3.7
# via requests
importlib-metadata==6.11.0
# via dbt-semantic-interfaces
isodate==0.6.1
# via agate
# via dbt-common
jinja2==3.1.4
# via dbt-common
# via dbt-core
# via dbt-metricflow
# via dbt-semantic-interfaces
# via metricflow
jsonschema==4.23.0
# via dbt-common
# via dbt-semantic-interfaces
jsonschema-specifications==2023.12.1
# via jsonschema
leather==0.4.0
# via agate
log-symbols==0.0.14
# via halo
logbook==1.5.3
# via dbt-core
markupsafe==2.1.5
# via jinja2
mashumaro==3.13.1
# via dbt-adapters
# via dbt-common
# via dbt-core
metricflow==0.206.0
# via dbt-metricflow
minimal-snowplow-tracker==0.0.2
# via dbt-core
more-itertools==10.1.0
# via dbt-semantic-interfaces
# via metricflow
msgpack==1.0.8
# via mashumaro
networkx==3.3
# via dbt-core
ordered-set==4.1.0
# via deepdiff
packaging==24.1
# via dbt-core
parsedatetime==2.6
# via agate
pathspec==0.12.1
# via dbt-common
# via dbt-core
protobuf==4.25.4
# via dbt-adapters
# via dbt-common
# via dbt-core
pydantic==1.10.17
# via dbt-semantic-interfaces
# via metricflow
python-dateutil==2.9.0.post0
# via dbt-common
# via dbt-semantic-interfaces
# via metricflow
python-slugify==8.0.4
# via agate
pytimeparse==1.1.8
# via agate
pytz==2024.1
# via dbt-adapters
# via dbt-core
pyyaml==6.0.1
# via dbt-core
# via dbt-semantic-interfaces
rapidfuzz==3.9.5
# via metricflow
referencing==0.35.1
# via jsonschema
# via jsonschema-specifications
requests==2.32.3
# via dbt-common
# via dbt-core
# via minimal-snowplow-tracker
# via update-checker
rpds-py==0.19.1
# via jsonschema
# via referencing
six==1.16.0
# via halo
# via isodate
# via minimal-snowplow-tracker
# via python-dateutil
spinners==0.0.24
# via halo
sqlparse==0.5.1
# via dbt-core
tabulate==0.9.0
# via metricflow
termcolor==2.3.0
# via halo
# via yaspin
text-unidecode==1.3
# via python-slugify
typing-extensions==4.12.2
# via dbt-adapters
# via dbt-common
# via dbt-core
# via dbt-semantic-interfaces
# via mashumaro
# via metricflow
# via pydantic
update-checker==0.18.0
# via dbt-metricflow
urllib3==2.2.2
# via requests
yaspin==3.0.2
# via dbt-metric-utils
zipp==3.19.2
# via importlib-metadata