-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdev-requirements.txt
232 lines (232 loc) · 4.02 KB
/
dev-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
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
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
# This file was autogenerated by uv via the following command:
# uv pip compile --extra dev pyproject.toml -o dev-requirements.txt
altair==5.3.0
# via streamlit
anyio==4.4.0
# via httpcore
astunparse==1.6.3
# via dlt
attrs==23.2.0
# via
# jsonschema
# referencing
autoflake==2.3.1
# via dlt-init-openapi
black==24.4.2
# via dlt-init-openapi
blinker==1.8.2
# via streamlit
cachetools==5.3.3
# via streamlit
certifi==2024.2.2
# via
# httpcore
# httpx
# requests
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# black
# dlt
# streamlit
# typer
dlt==0.4.12
# via
# my-package (pyproject.toml)
# dlt-init-openapi
dlt-init-openapi==0.1.0
# via my-package (pyproject.toml)
duckdb==0.9.2
# via dlt
fsspec==2024.5.0
# via dlt
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via
# dlt
# streamlit
giturlparse==0.12.0
# via dlt
h11==0.14.0
# via httpcore
hexbytes==1.2.0
# via dlt
httpcore==0.17.3
# via httpx
httpx==0.24.1
# via dlt-init-openapi
humanize==4.9.0
# via dlt
idna==3.7
# via
# anyio
# httpx
# requests
inflector==3.1.1
# via dlt-init-openapi
isort==5.13.2
# via dlt-init-openapi
jinja2==3.1.4
# via
# altair
# dlt-init-openapi
# pydeck
jsonpath-ng==1.6.1
# via dlt
jsonschema==4.22.0
# via altair
jsonschema-specifications==2023.12.1
# via jsonschema
loguru==0.7.2
# via dlt-init-openapi
makefun==1.15.2
# via dlt
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy-extensions==1.0.0
# via black
numpy==1.26.4
# via
# altair
# pandas
# pyarrow
# pydeck
# streamlit
openapi-schema-pydantic==1.2.4
# via dlt-init-openapi
orjson==3.9.10
# via dlt
packaging==24.0
# via
# altair
# black
# dlt
# streamlit
pandas==2.2.2
# via
# altair
# streamlit
pathspec==0.12.1
# via black
pathvalidate==3.2.0
# via dlt
pendulum==3.0.0
# via dlt
pillow==10.3.0
# via streamlit
platformdirs==4.2.2
# via black
ply==3.11
# via jsonpath-ng
prompt-toolkit==3.0.46
# via questionary
protobuf==4.25.3
# via streamlit
pyarrow==16.1.0
# via streamlit
pydantic==1.10.15
# via
# my-package (pyproject.toml)
# dlt-init-openapi
# openapi-schema-pydantic
pydeck==0.9.1
# via streamlit
pyflakes==3.2.0
# via autoflake
pygments==2.18.0
# via rich
python-dateutil==2.9.0.post0
# via
# pandas
# pendulum
# time-machine
pytz==2024.1
# via
# dlt
# pandas
pyyaml==6.0.1
# via dlt
questionary==1.10.0
# via dlt-init-openapi
referencing==0.34.0
# via
# dlt-init-openapi
# jsonschema
# jsonschema-specifications
requests==2.32.2
# via
# dlt
# dlt-init-openapi
# streamlit
requirements-parser==0.9.0
# via dlt
rich==13.7.1
# via
# streamlit
# typer
rpds-py==0.18.1
# via
# jsonschema
# referencing
semver==3.0.2
# via dlt
setuptools==70.0.0
# via dlt
shellingham==1.5.4
# via typer
simplejson==3.19.2
# via dlt
six==1.16.0
# via
# astunparse
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anyio
# httpcore
# httpx
streamlit==1.35.0
# via my-package (pyproject.toml)
tenacity==8.3.0
# via
# dlt
# streamlit
time-machine==2.14.1
# via pendulum
toml==0.10.2
# via streamlit
tomlkit==0.12.5
# via dlt
toolz==0.12.1
# via altair
tornado==6.4
# via streamlit
typer==0.12.3
# via dlt-init-openapi
types-setuptools==70.0.0.20240524
# via requirements-parser
typing-extensions==4.12.0
# via
# dlt
# pydantic
# streamlit
# typer
tzdata==2024.1
# via
# dlt
# pandas
# pendulum
urllib3==2.2.1
# via requests
wcwidth==0.2.13
# via prompt-toolkit
wheel==0.43.0
# via astunparse