-
Notifications
You must be signed in to change notification settings - Fork 2
/
requirements.txt
256 lines (255 loc) · 4.77 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
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
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
#
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
#
# pip-compile --allow-unsafe --output-file=requirements.txt --resolver=backtracking --strip-extras requirements.in
#
alabaster==0.7.13
# via sphinx
alembic==1.10.4
# via dagster
autoflake==2.1.1
# via shed
babel==2.12.1
# via sphinx
black==23.3.0
# via shed
boto3==1.26.144
# via -r requirements.in
boto3-stubs==1.26.144
# via -r requirements.in
botocore==1.29.144
# via
# boto3
# s3transfer
botocore-stubs==1.29.144
# via boto3-stubs
certifi==2023.5.7
# via requests
charset-normalizer==3.1.0
# via requests
click==8.1.3
# via
# black
# dagster
# terminusdb-client
coloredlogs==14.0
# via dagster
com2ann==0.3.0
# via shed
croniter==1.3.15
# via dagster
dagster==1.3.6
# via
# -r requirements.in
# dagster-docker
# dagster-postgres
dagster-docker==0.19.6
# via -r requirements.in
dagster-postgres==0.19.6
# via -r requirements.in
dnspython==2.3.0
# via pymongo
docker==6.1.2
# via dagster-docker
docker-image-py==0.1.12
# via dagster-docker
docstring-parser==0.15
# via dagster
docutils==0.20.1
# via sphinx
fsspec==2023.5.0
# via universal-pathlib
greenlet==2.0.2
# via sqlalchemy
grpcio==1.47.5
# via
# dagster
# grpcio-health-checking
grpcio-health-checking==1.47.5
# via dagster
humanfriendly==10.0
# via coloredlogs
idna==3.4
# via requests
imagesize==1.4.1
# via sphinx
isort==5.12.0
# via shed
jinja2==3.1.2
# via
# dagster
# numpydoc
# sphinx
jmespath==1.0.1
# via
# boto3
# botocore
libcst==1.0.0
# via shed
mako==1.2.4
# via alembic
markupsafe==2.1.2
# via
# jinja2
# mako
mypy-boto3-cloudformation==1.26.108
# via boto3-stubs
mypy-boto3-dynamodb==1.26.115
# via boto3-stubs
mypy-boto3-ec2==1.26.136
# via boto3-stubs
mypy-boto3-lambda==1.26.122
# via boto3-stubs
mypy-boto3-rds==1.26.144
# via boto3-stubs
mypy-boto3-s3==1.26.127
# via boto3-stubs
mypy-boto3-sqs==1.26.129
# via boto3-stubs
mypy-extensions==1.0.0
# via
# black
# typing-inspect
numpy==1.24.3
# via pandas
numpydoc==1.5.0
# via terminusdb-client
packaging==23.1
# via
# black
# dagster
# docker
# sphinx
pandas==2.0.2
# via -r requirements.in
pathspec==0.11.1
# via black
pendulum==2.1.2
# via dagster
platformdirs==3.5.1
# via black
protobuf==4.23.2
# via
# dagster
# grpcio-health-checking
psycopg2-binary==2.9.6
# via dagster-postgres
pydantic==1.10.8
# via dagster
pyflakes==3.0.1
# via autoflake
pygments==2.15.1
# via sphinx
pymongo==4.3.3
# via -r requirements.in
python-dateutil==2.8.2
# via
# botocore
# croniter
# dagster
# pandas
# pendulum
python-dotenv==1.0.0
# via dagster
pytz==2023.3
# via
# dagster
# pandas
pytzdata==2020.1
# via pendulum
pyupgrade==3.4.0
# via shed
pyyaml==6.0
# via
# dagster
# libcst
regex==2023.5.5
# via docker-image-py
requests==2.31.0
# via
# dagster
# docker
# sphinx
# terminusdb-client
s3transfer==0.6.1
# via boto3
shed==2023.5.2
# via terminusdb-client
six==1.16.0
# via
# grpcio
# python-dateutil
snowballstemmer==2.2.0
# via sphinx
sphinx==7.0.1
# via numpydoc
sphinxcontrib-applehelp==1.0.4
# via sphinx
sphinxcontrib-devhelp==1.0.2
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
# via sphinx
sphinxcontrib-jsmath==1.0.1
# via sphinx
sphinxcontrib-qthelp==1.0.3
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
sqlalchemy==1.4.48
# via
# alembic
# dagster
tabulate==0.9.0
# via dagster
terminusdb-client==10.2.3
# via -r requirements.in
tokenize-rt==5.0.0
# via pyupgrade
tomli==2.0.1
# via
# autoflake
# black
# dagster
toolz==0.12.0
# via -r requirements.in
toposort==1.10
# via dagster
tqdm==4.65.0
# via
# dagster
# terminusdb-client
typeguard==2.13.3
# via terminusdb-client
types-awscrt==0.16.18
# via
# botocore-stubs
# types-s3transfer
types-s3transfer==0.6.1
# via boto3-stubs
typing-extensions==4.6.2
# via
# alembic
# dagster
# libcst
# pydantic
# typing-inspect
typing-inspect==0.9.0
# via libcst
tzdata==2023.3
# via pandas
universal-pathlib==0.0.23
# via dagster
urllib3==1.26.16
# via
# botocore
# dagster-docker
# docker
# requests
watchdog==3.0.0
# via dagster
websocket-client==1.5.2
# via docker
# The following packages are considered to be unsafe in a requirements file:
setuptools==67.8.0
# via dagster