forked from apache/airflow
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdependency_depth.json
146 lines (146 loc) · 3.16 KB
/
dependency_depth.json
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
{
"apache-airflow": 0,
"aiohttp": 1,
"aiohappyeyeballs": 2,
"aiosignal": 2,
"frozenlist": 3,
"async-timeout": 2,
"attrs": 2,
"multidict": 2,
"yarl": 2,
"idna": 2,
"alembic": 1,
"importlib-metadata": 2,
"zipp": 3,
"importlib-resources": 2,
"mako": 2,
"markupsafe": 3,
"sqlalchemy": 2,
"greenlet": 3,
"typing-extensions": 2,
"argcomplete": 1,
"asgiref": 1,
"blinker": 1,
"colorlog": 1,
"configupdater": 1,
"connexion[flask]": 1,
"clickclick": 2,
"click": 3,
"pyyaml": 3,
"flask": 2,
"itsdangerous": 3,
"jinja2": 3,
"werkzeug": 3,
"inflection": 2,
"jsonschema": 2,
"jsonschema-specifications": 3,
"referencing": 4,
"rpds-py": 4,
"pkgutil-resolve-name": 3,
"packaging": 2,
"requests": 2,
"certifi": 3,
"charset-normalizer": 3,
"urllib3": 3,
"(extra:": 4,
"cron-descriptor": 1,
"croniter": 1,
"python-dateutil": 2,
"six": 3,
"pytz": 2,
"cryptography": 1,
"cffi": 2,
"pycparser": 2,
"deprecated": 1,
"wrapt": 2,
"dill": 1,
"fastapi[standard]": 1,
"pydantic": 2,
"annotated-types": 3,
"pydantic-core": 3,
"starlette": 2,
"anyio": 3,
"exceptiongroup": 4,
"sniffio": 4,
"dnspython": 3,
"typer": 3,
"rich": 4,
"markdown-it-py": 5,
"mdurl": 6,
"pygments": 5,
"shellingham": 4,
"uvicorn[standard]": 3,
"h11": 4,
"httpcore": 3,
"flask-appbuilder": 1,
"apispec[yaml]": 2,
"colorama": 2,
"email-validator": 2,
"flask-babel": 2,
"babel": 3,
"flask-jwt-extended": 2,
"pyjwt": 3,
"flask-limiter": 2,
"limits": 3,
"ordered-set": 3,
"flask-login": 2,
"flask-sqlalchemy": 2,
"flask-wtf": 2,
"wtforms": 3,
"marshmallow": 2,
"marshmallow-sqlalchemy": 2,
"prison": 2,
"sqlalchemy-utils": 2,
"flask-caching": 1,
"cachelib": 2,
"flask-session": 1,
"fsspec": 1,
"google-re2": 1,
"gunicorn": 1,
"httpx": 1,
"jmespath": 1,
"lazy-object-proxy": 1,
"linkify-it-py": 1,
"uc-micro-py": 2,
"lockfile": 1,
"marshmallow-oneofschema": 1,
"mdit-py-plugins": 1,
"methodtools": 1,
"wirerope": 2,
"more-itertools": 1,
"opentelemetry-api": 1,
"opentelemetry-exporter-otlp": 1,
"opentelemetry-exporter-otlp-proto-grpc": 2,
"googleapis-common-protos": 3,
"protobuf": 4,
"grpcio": 3,
"opentelemetry-exporter-otlp-proto-common": 3,
"opentelemetry-proto": 4,
"opentelemetry-sdk": 3,
"opentelemetry-semantic-conventions": 3,
"opentelemetry-exporter-otlp-proto-http": 2,
"pathspec": 1,
"pendulum": 1,
"backports-zoneinfo": 2,
"time-machine": 2,
"tzdata": 2,
"pluggy": 1,
"psutil": 1,
"python-daemon": 1,
"docutils": 2,
"setuptools": 2,
"python-nvd3": 1,
"python-slugify": 2,
"text-unidecode": 2,
"requests-toolbelt": 1,
"rfc3339-validator": 1,
"rich-argparse": 1,
"setproctitle": 1,
"sqlalchemy-jsonfield": 1,
"sqlparse": 1,
"tabulate": 1,
"tenacity": 1,
"termcolor": 1,
"unicodecsv": 1,
"universal-pathlib": 1
}