-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
97 lines (97 loc) · 1.67 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
alembic==1.10.2
aniso8601==9.0.1
anyio==3.6.2
asn1crypto==1.5.1
astroid==2.15.0
attrs==22.2.0
backoff==2.2.1
black==23.1.0
certifi==2022.12.7
cffi==1.15.1
charset-normalizer==2.1.1
click==8.1.3
colorama==0.4.6
coloredlogs==14.0
croniter==1.3.8
cryptography==39.0.2
dagit==1.2.1
dagster==1.2.1
dagster-graphql==1.2.1
dagster-postgres==0.18.1
dagster-snowflake==0.18.1
dagster-snowflake-pandas==0.18.1
dill==0.3.6
docstring-parser==0.15
exceptiongroup==1.1.0
filelock==3.9.0
fsspec==2023.3.0
gql==3.4.0
graphene==3.2.1
graphql-core==3.2.3
graphql-relay==3.2.0
greenlet==2.0.2
grpcio==1.47.5
grpcio-health-checking==1.47.5
h11==0.14.0
httptools==0.5.0
humanfriendly==10.0
idna==3.4
iniconfig==2.0.0
isort==5.12.0
Jinja2==3.1.2
lazy-object-proxy==1.9.0
loguru==0.6.0
Mako==1.2.4
MarkupSafe==2.1.2
mccabe==0.7.0
multidict==6.0.4
mypy-extensions==1.0.0
numpy==1.24.2
oscrypto==1.3.0
packaging==23.0
pandas==1.5.3
pathspec==0.11.0
pendulum==2.1.2
platformdirs==3.1.1
pluggy==1.0.0
protobuf==4.22.1
psutil==5.9.4
psycopg2-binary==2.9.5
pyarrow==10.0.1
pycparser==2.21
pycryptodomex==3.17
pydantic==1.10.6
PyJWT==2.6.0
pylint==2.17.0
pyOpenSSL==23.0.0
pyreadline3==3.4.1
pytest==7.2.2
python-dateutil==2.8.2
python-dotenv==1.0.0
pytz==2022.7.1
pytzdata==2020.1
pywin32==305
PyYAML==6.0
requests==2.28.2
requests-toolbelt==0.10.1
six==1.16.0
sniffio==1.3.0
snowflake-connector-python==3.0.1
snowflake-sqlalchemy==1.4.6
SQLAlchemy==1.4.46
starlette==0.26.0.post1
tabulate==0.9.0
tomli==2.0.1
tomlkit==0.11.6
toposort==1.10
tqdm==4.65.0
typing_extensions==4.5.0
universal_pathlib==0.0.22
urllib3==1.26.15
uvicorn==0.21.0
watchdog==2.3.1
watchfiles==0.18.1
websockets==10.4
win32-setctime==1.1.0
wrapt==1.15.0
yarl==1.8.2