forked from mage-ai/mage-ai
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
144 lines (139 loc) · 2.75 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
Faker==4.14.0
GitPython==3.1.41
Jinja2==3.1.2
PyGithub==1.59.0
PyJWT==2.6.0
aiofiles==22.1.0
alembic>=1.7.5
bcrypt==4.0.1
croniter==1.3.7
cryptography==41.0.6
dask>=2022.2.0
datadog==0.44.0
freezegun==1.2.2
great_expectations==0.15.50
httpx==0.23.1
inflection==0.5.1
ipykernel==6.15.0
ipython==8.10.0
itsdangerous~=1.1.0
joblib>=1.1.0
jupyter-server-proxy==3.2.1
jupyter-server==1.23.5
jupyter_client==7.3.4
ldap3==2.9.1
newrelic==8.8.0
numpy>=1.21.0
pandas>=1.3.0
polars>=0.18.0, <0.19.2
protobuf~=4.21.12
pyarrow==14.0.1
python-dateutil==2.8.2
pytz==2022.2.1
pyyaml~=6.0
redis~=5.0.1
requests~=2.31.0
ruamel.yaml==0.17.17
scikit-learn>=1.0
sentry-sdk==1.19.1
simplejson
six>=1.15.0
sqlalchemy>=1.4.20, <2.0.0
sqlglot[rs]
terminado==0.17.1
thefuzz[speedup]==0.19.0
tornado==6.1
typer[all]==0.9.0
typing-extensions==4.5.0
# extras
astor>=0.8.1
aws-secretsmanager-caching==1.1.1.5
boto3==1.26.60
botocore==1.29.60
chromadb>=0.4.17
clickhouse-connect~=0.6.23
db-dtypes==1.0.5
duckdb==0.9.2
google-api-core~=2.15.0
google-api-python-client~=2.70.0
google-cloud-bigquery~=3.14.1
google-cloud-iam~=2.13.0
google-cloud-pubsub~=2.19.0
google-cloud-run~=0.10.1
google-cloud-storage~=2.5.0
gspread==5.7.2
kubernetes>=28.1.0
langchain>=0.0.222; python_version >= '3.8'
langchain_community<0.0.20
mysql-connector-python~=8.2.0
openai>=0.27.8, <1.0.0
opentelemetry-exporter-prometheus==0.43b0
opentelemetry-instrumentation-tornado==0.43b0
opentelemetry-exporter-otlp==1.22.0
opentelemetry-instrumentation-sqlalchemy==0.43b0
oracledb==1.3.1
pinotdb==5.1.0
prometheus_client>=0.18.0
psycopg2==2.9.3
psycopg2-binary==2.9.3
pydruid==0.6.5
pyodbc==4.0.35
redshift-connector==2.0.915
lxml==4.9.4
snowflake-connector-python==3.4.0
sshtunnel==0.4.0
tables==3.7.0
trino~=0.326
# Azure
azure-eventhub==5.11.2
azure-identity==1.12.0
azure-keyvault-secrets==4.6.0
azure-keyvault-certificates==4.6.0
azure-mgmt-containerinstance==10.1.0
azure-storage-blob==12.14.1
# Streaming
confluent-avro~=1.8.0
elasticsearch==8.9.0
influxdb_client==1.36.1
kafka-python==2.0.2
nats-py==2.6.0
nkeys~=0.1.0
opensearch-py==2.0.0
pika==1.3.1
pymongo==4.3.3
requests_aws4auth==1.1.2
stomp.py==8.1.0
# DBT
dbt-bigquery==1.7.2
dbt-clickhouse==1.7.1
dbt-core==1.7.4
dbt-duckdb==1.7.0
dbt-postgres==1.7.4
dbt-redshift==1.7.1
dbt-snowflake==1.7.1
dbt-spark==1.7.1
dbt-sqlserver==1.3.1
dbt-trino==1.7.1
attrs==17.4.0
backoff
clickhouse_sqlalchemy
deltalake==0.7.0
facebook_business==17.0.2
gnupg==2.3.1
google-analytics-data==0.14.2
google-cloud-bigquery-storage==2.16.2
httpx[http2]
pendulum==2.1.0
pymongo_schema==0.4.1
python-magic==0.4.27
redshift-connector~=2.0.915
requests_mock==1.10.0
simple_salesforce~=1.12.5
singer_sdk~=0.34.1
stripe==5.5.0
terminaltables==3.1.10
twitter-ads==11.0.0
tzlocal==4.2
xlsx2csv==0.8.1
xmltodict==0.13.0
zenpy==2.0.25