-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.lock
152 lines (151 loc) · 3.21 KB
/
requirements.lock
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
# 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:.
altair==4.2.2
# via great-expectations
annotated-types==0.7.0
# via pydantic
attrs==25.1.0
# via jsonschema
# via referencing
backoff==2.2.1
# via posthog
cachetools==5.5.1
# via google-auth
certifi==2024.12.14
# via requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.4.1
# via requests
click==8.1.8
# via gentroutils
cryptography==44.0.0
# via great-expectations
entrypoints==0.4
# via altair
google-api-core==2.24.1
# via google-cloud-core
# via google-cloud-storage
google-auth==2.38.0
# via google-api-core
# via google-cloud-core
# via google-cloud-storage
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==3.0.0
# via gentroutils
google-crc32c==1.6.0
# via google-cloud-storage
# via google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.66.0
# via google-api-core
great-expectations==1.3.4
# via gentroutils
idna==3.10
# via requests
jinja2==3.1.5
# via altair
# via great-expectations
jsonschema==4.23.0
# via altair
# via great-expectations
jsonschema-specifications==2024.10.1
# via jsonschema
markupsafe==3.0.2
# via jinja2
marshmallow==3.26.0
# via great-expectations
mistune==3.1.1
# via great-expectations
monotonic==1.6
# via posthog
numpy==1.26.4
# via altair
# via great-expectations
# via pandas
# via scipy
packaging==24.2
# via great-expectations
# via marshmallow
pandas==2.1.1
# via altair
# via great-expectations
posthog==3.11.0
# via great-expectations
proto-plus==1.26.0
# via google-api-core
protobuf==5.29.3
# via google-api-core
# via googleapis-common-protos
# via proto-plus
pyasn1==0.6.1
# via pyasn1-modules
# via rsa
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.10.6
# via great-expectations
pydantic-core==2.27.2
# via pydantic
pyfiglet==1.0.2
# via gentroutils
pyparsing==3.2.1
# via great-expectations
python-dateutil==2.9.0.post0
# via great-expectations
# via pandas
# via posthog
pytz==2024.2
# via pandas
referencing==0.36.2
# via jsonschema
# via jsonschema-specifications
requests==2.32.3
# via gentroutils
# via google-api-core
# via google-cloud-storage
# via great-expectations
# via posthog
rpds-py==0.22.3
# via jsonschema
# via referencing
rsa==4.9
# via google-auth
ruamel-yaml==0.18.10
# via great-expectations
ruamel-yaml-clib==0.2.12
# via ruamel-yaml
scipy==1.15.1
# via great-expectations
six==1.17.0
# via posthog
# via python-dateutil
toolz==1.0.0
# via altair
tqdm==4.67.1
# via great-expectations
typing-extensions==4.12.2
# via great-expectations
# via mistune
# via pydantic
# via pydantic-core
# via referencing
tzdata==2025.1
# via pandas
tzlocal==5.2
# via great-expectations
urllib3==2.3.0
# via requests