-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
125 lines (125 loc) · 2.39 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
alembic==1.14.0
annotated-types==0.7.0
antlr4-python3-runtime==4.13.2
anyio==4.7.0
backoff==2.2.1
certifi==2024.12.14
cffi==1.17.1
charset-normalizer==3.4.1
click==8.1.8
coloredlogs==14.0
contourpy==1.3.1
croniter==5.0.1
cryptography==44.0.0
cycler==0.12.1
dagster==1.9.6
dagster-cloud==1.9.6
dagster-cloud-cli==1.9.6
dagster-duckdb==0.25.6
dagster-duckdb-pandas==0.25.6
dagster-graphql==1.9.6
dagster-pipes==1.9.6
dagster-webserver==1.9.6
Deprecated==1.2.15
docstring_parser==0.16
duckdb==1.1.3
Faker==18.4.0
filelock==3.16.1
fonttools==4.55.3
fsspec==2024.12.0
github3.py==4.0.1
googleapis-common-protos==1.66.0
gql==3.5.0
graphene==3.4.3
graphql-core==3.2.5
graphql-relay==3.2.0
grpcio==1.68.1
grpcio-health-checking==1.68.1
h11==0.14.0
httptools==0.6.4
huggingface-hub==0.27.0
humanfriendly==10.0
idna==3.10
importlib_metadata==8.5.0
iniconfig==2.0.0
Jinja2==3.1.5
joblib==1.4.2
kiwisolver==1.4.8
langdetect==1.0.9
Mako==1.3.8
markdown-it-py==3.0.0
MarkupSafe==3.0.2
matplotlib==3.10.0
mdurl==0.1.2
mpmath==1.3.0
multidict==6.1.0
networkx==3.4.2
numpy==2.2.1
opentelemetry-api==1.29.0
opentelemetry-exporter-otlp-proto-common==1.29.0
opentelemetry-exporter-otlp-proto-grpc==1.29.0
opentelemetry-exporter-otlp-proto-http==1.29.0
opentelemetry-proto==1.29.0
opentelemetry-sdk==1.29.0
opentelemetry-semantic-conventions==0.50b0
packaging==24.2
pandas==2.2.3
pex==2.28.0
pillow==11.1.0
pluggy==1.5.0
prompt_toolkit==3.0.48
propcache==0.2.1
protobuf==5.29.2
pycparser==2.22
pydantic==2.10.4
pydantic_core==2.27.2
Pygments==2.18.0
PyJWT==2.10.1
pyparsing==3.2.1
pytest==8.3.4
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
pytz==2024.2
PyYAML==6.0.2
questionary==2.1.0
regex==2024.11.6
requests==2.32.3
requests-toolbelt==1.0.0
rich==13.9.4
safetensors==0.5.0
scikit-learn==1.6.0
scipy==1.14.1
sentence-transformers==3.3.1
setuptools==75.6.0
shellingham==1.5.4
six==1.17.0
sniffio==1.3.1
SQLAlchemy==2.0.36
starlette==0.45.1
structlog==24.4.0
sympy==1.13.1
tabulate==0.9.0
threadpoolctl==3.5.0
tokenizers==0.21.0
tomli==2.2.1
toposort==1.10
torch==2.5.1
tqdm==4.67.1
transformers==4.47.1
# Editable Git install with no remote (tutorial==0.0.0)
-e /Users/aprock/git/alembic/tutorial/tutorial
typer==0.15.1
typing_extensions==4.12.2
tzdata==2024.2
universal_pathlib==0.2.6
uritemplate==4.1.1
urllib3==2.3.0
uvicorn==0.34.0
uvloop==0.21.0
watchdog==5.0.3
watchfiles==1.0.3
wcwidth==0.2.13
websockets==14.1
wrapt==1.17.0
yarl==1.18.3
zipp==3.21.0