Skip to content

Commit 68cb4cc

Browse files
committed
airflow: Fix Airflow dependency issue
1 parent 2b79922 commit 68cb4cc

File tree

2 files changed

+217
-9
lines changed

2 files changed

+217
-9
lines changed

_airflow/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ RUN apt-get update && apt-get install -y python3-dev default-libmysqlclient-dev
77
# Python Requirements
88
ADD requirements.txt .
99
RUN pip3 install -r requirements.txt
10-
RUN pip3 install connexion
11-
RUN pip3 install "connexion[swagger-ui]"
1210
RUN pip3 cache purge
1311

1412
# Airflow Env Vars

_airflow/requirements.txt

Lines changed: 217 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,228 @@
1+
ABSQL==0.6.2
2+
aiofiles==24.1.0
3+
aiohappyeyeballs==2.4.3
4+
aiohttp==3.10.11
5+
aiosignal==1.3.1
6+
alembic==1.14.0
7+
amqp==5.3.1
8+
anyio==4.6.2.post1
19
apache-airflow==2.10.3
2-
mysqlclient==2.2.5
310
apache-airflow-providers-celery==3.8.3
4-
apache-airflow-providers-mysql==6.3.4
5-
apache-airflow-providers-sqlite==3.9.0
6-
apache-airflow-providers-ssh==3.14.0
11+
apache-airflow-providers-cncf-kubernetes==9.0.1
12+
apache-airflow-providers-common-compat==1.2.2
13+
apache-airflow-providers-common-io==1.4.2
14+
apache-airflow-providers-common-sql==1.20.0
715
apache-airflow-providers-docker==3.14.0
16+
apache-airflow-providers-fab==1.5.1
17+
apache-airflow-providers-ftp==3.11.1
18+
apache-airflow-providers-http==4.13.3
819
apache-airflow-providers-imap==3.7.0
20+
apache-airflow-providers-mysql==5.7.3
921
apache-airflow-providers-smtp==1.8.0
10-
apache-airflow-providers-ftp==3.11.1
11-
apache-airflow-providers-cncf-kubernetes==9.0.1
22+
apache-airflow-providers-sqlite==3.9.0
23+
apache-airflow-providers-ssh==3.14.0
24+
apispec==6.7.1
25+
argcomplete==3.5.1
26+
asgiref==3.8.1
27+
asttokens==2.4.1
28+
attrs==24.2.0
29+
babel==2.16.0
30+
bcrypt==4.2.1
31+
beautifulsoup4==4.12.3
32+
billiard==4.2.1
33+
bleach==6.2.0
34+
blinker==1.9.0
35+
cachelib==0.9.0
36+
cachetools==5.5.0
37+
celery==5.4.0
38+
certifi==2024.8.30
39+
cffi==1.17.1
40+
charset-normalizer==3.4.0
41+
click==8.1.7
42+
click-didyoumean==0.3.1
43+
click-plugins==1.1.1
44+
click-repl==0.3.0
45+
clickclick==20.10.2
46+
colorama==0.4.6
47+
colorlog==6.9.0
48+
comm==0.2.2
49+
ConfigUpdater==3.2
50+
connexion==2.14.2
51+
cron-descriptor==1.4.5
52+
croniter==5.0.1
53+
cryptography==44.0.0
54+
debugpy==1.8.9
55+
decorator==5.1.1
56+
defusedxml==0.7.1
57+
Deprecated==1.2.15
58+
dill==0.3.9
59+
dnspython==2.7.0
60+
docker==7.1.0
61+
durationpy==0.9
62+
email_validator==2.2.0
63+
executing==2.1.0
64+
fastjsonschema==2.21.0
65+
Flask==2.2.5
66+
Flask-AppBuilder==4.5.2
67+
Flask-Babel==2.0.0
68+
Flask-Caching==2.3.0
69+
Flask-JWT-Extended==4.7.1
70+
Flask-Limiter==3.9.2
71+
Flask-Login==0.6.3
72+
Flask-Session==0.5.0
73+
Flask-SQLAlchemy==2.5.1
74+
Flask-WTF==1.2.2
75+
flatdict==4.0.1
76+
flower==2.0.1
77+
frozendict==2.4.6
78+
frozenlist==1.5.0
79+
fsspec==2024.10.0
80+
google-auth==2.36.0
81+
google-re2==1.1.20240702
82+
googleapis-common-protos==1.66.0
83+
greenlet==3.1.1
84+
grpcio==1.68.0
85+
gunicorn==23.0.0
1286
gusty==0.22.1
87+
h11==0.14.0
88+
html5lib==1.1
89+
httpcore==1.0.7
90+
httpx==0.28.0
91+
humanize==4.11.0
92+
idna==3.10
93+
importlib_metadata==8.5.0
94+
importlib_resources==6.4.5
95+
inflection==0.5.1
1396
ipykernel==6.29.5
97+
ipython==8.29.0
98+
itsdangerous==2.2.0
99+
jedi==0.19.2
100+
Jinja2==3.1.4
101+
jmespath==1.0.1
102+
jsonschema==4.23.0
103+
jsonschema-specifications==2024.10.1
104+
jupyter_client==8.6.3
105+
jupyter_core==5.7.2
106+
jupyterlab_pygments==0.3.0
107+
jupytext==1.16.4
108+
kombu==5.4.2
109+
kubernetes==31.0.0
110+
kubernetes_asyncio==30.3.1
111+
lazy-object-proxy==1.10.0
112+
limits==3.13.0
113+
linkify-it-py==2.0.3
114+
lockfile==0.12.2
115+
lxml==5.3.0
116+
Mako==1.3.6
117+
markdown-it-py==3.0.0
118+
MarkupSafe==3.0.2
119+
marshmallow==3.23.1
120+
marshmallow-oneofschema==3.1.1
121+
marshmallow-sqlalchemy==0.28.2
122+
matplotlib-inline==0.1.7
123+
mdit-py-plugins==0.4.2
124+
mdurl==0.1.2
125+
methodtools==0.4.7
126+
mistune==3.0.2
127+
more-itertools==10.5.0
128+
multidict==6.1.0
129+
multitasking==0.0.11
130+
mysql-connector-python==9.1.0
131+
mysqlclient==2.2.5
132+
nbclient==0.10.1
14133
nbconvert==7.16.4
134+
nbformat==5.10.4
135+
nest-asyncio==1.6.0
136+
numpy==2.1.3
137+
oauthlib==3.2.2
138+
opentelemetry-api==1.28.2
139+
opentelemetry-exporter-otlp==1.28.2
140+
opentelemetry-exporter-otlp-proto-common==1.28.2
141+
opentelemetry-exporter-otlp-proto-grpc==1.28.2
142+
opentelemetry-exporter-otlp-proto-http==1.28.2
143+
opentelemetry-proto==1.28.2
144+
opentelemetry-sdk==1.28.2
145+
opentelemetry-semantic-conventions==0.49b2
146+
ordered-set==4.1.0
147+
packaging==24.2
148+
pandas==2.0.3
149+
pandocfilters==1.5.1
150+
paramiko==3.5.0
151+
parso==0.8.4
152+
pathspec==0.12.1
153+
peewee==3.17.8
154+
pendulum==3.0.0
155+
pexpect==4.9.0
156+
pip==24.2
157+
platformdirs==4.3.6
158+
pluggy==1.5.0
159+
prison==0.2.1
160+
prometheus_client==0.21.0
161+
prompt_toolkit==3.0.48
162+
propcache==0.2.0
163+
protobuf==5.29.0
164+
psutil==6.1.0
165+
ptyprocess==0.7.0
166+
pure_eval==0.2.3
167+
pyasn1==0.6.1
168+
pyasn1_modules==0.4.1
169+
pycparser==2.22
170+
Pygments==2.18.0
171+
PyJWT==2.10.1
172+
PyNaCl==1.5.0
173+
python-daemon==3.1.0
174+
python-dateutil==2.9.0.post0
175+
python-dotenv==1.0.1
176+
python-nvd3==0.16.0
177+
python-slugify==8.0.4
178+
pytz==2024.2
179+
PyYAML==6.0.2
180+
pyzmq==26.2.0
181+
redis==5.2.0
182+
referencing==0.35.1
183+
requests==2.32.3
184+
requests-oauthlib==2.0.0
185+
requests-toolbelt==1.0.0
186+
rfc3339-validator==0.1.4
187+
rich==13.9.4
188+
rich-argparse==1.6.0
189+
rpds-py==0.21.0
190+
rsa==4.9
191+
setproctitle==1.3.4
192+
setuptools==75.6.0
15193
siuba==0.4.4
194+
six==1.16.0
195+
sniffio==1.3.1
196+
soupsieve==2.6
197+
sql_metadata==2.15.0
198+
SQLAlchemy==1.4.54
199+
SQLAlchemy-JSONField==1.0.2
16200
SQLAlchemy-Utils==0.41.2
201+
sqlparse==0.5.2
202+
sshtunnel==0.4.0
203+
stack-data==0.6.3
204+
swagger-ui-bundle==0.0.9
205+
tabulate==0.9.0
206+
tenacity==9.0.0
207+
termcolor==2.5.0
208+
text-unidecode==1.3
209+
time-machine==2.16.0
210+
tinycss2==1.4.0
211+
tornado==6.4.2
212+
traitlets==5.14.3
213+
typing_extensions==4.12.2
214+
tzdata==2024.2
215+
uc-micro-py==1.0.3
216+
universal_pathlib==0.2.5
217+
urllib3==2.2.3
218+
vine==5.1.0
219+
wcwidth==0.2.13
220+
webencodings==0.5.1
221+
websocket-client==1.8.0
222+
Werkzeug==2.2.3
223+
wirerope==0.4.8
224+
wrapt==1.17.0
225+
WTForms==3.2.1
226+
yarl==1.18.0
17227
yfinance==0.2.49
18-
Flask-Limiter==3.5.0
228+
zipp==3.21.0

0 commit comments

Comments
 (0)