Skip to content

Commit

Permalink
fix(project): upgrade airflow to v1.10.15
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Lee committed Aug 17, 2024
1 parent 1c73743 commit 2e2f326
Show file tree
Hide file tree
Showing 6 changed files with 52 additions and 3,586 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG AIRFLOW_VERSION=1.10.13
ARG AIRFLOW_VERSION=1.10.15
ARG PYTHON_VERSION=3.8

FROM apache/airflow:${AIRFLOW_VERSION}-python${PYTHON_VERSION}
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG AIRFLOW_VERSION=1.10.13
ARG AIRFLOW_VERSION=1.10.15
ARG PYTHON_VERSION=3.8

FROM apache/airflow:${AIRFLOW_VERSION}-python${PYTHON_VERSION}
Expand Down
94 changes: 47 additions & 47 deletions constraints-3.8.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# for apache-airflow==1.10.13
# Editable install with no version control (apache-airflow==1.10.15)
Babel==2.9.0
Flask-Admin==1.5.4
Flask-AppBuilder==2.3.4
Expand All @@ -7,7 +7,7 @@ Flask-Bcrypt==0.7.1
Flask-Caching==1.3.3
Flask-JWT-Extended==3.25.0
Flask-Login==0.4.1
Flask-OpenID==1.2.5
Flask-OpenID==1.3.0
Flask-SQLAlchemy==2.4.4
Flask-WTF==0.14.3
Flask==1.1.2
Expand All @@ -32,23 +32,22 @@ Unidecode==1.1.1
WTForms==2.3.3
Werkzeug==0.16.1
adal==1.2.5
aiohttp==3.7.2
aiohttp==3.7.3
alabaster==0.7.12
alembic==1.4.3
amqp==5.0.2
amqp==2.6.1
analytics-python==1.2.9
ansiwrap==0.8.4
apipkg==1.5
apispec==1.3.3
appdirs==1.4.4
argcomplete==1.12.1
argcomplete==1.12.2
asn1crypto==1.4.0
astroid==2.4.2
async-generator==1.10
async-timeout==3.0.1
atlasclient==1.0.0
attrs==20.3.0
aws-sam-translator==1.29.0
aws-sam-translator==1.31.0
aws-xray-sdk==2.6.0
azure-common==1.1.26
azure-core==1.9.0
Expand All @@ -61,29 +60,32 @@ azure-keyvault-secrets==4.2.0
azure-keyvault==4.1.0
azure-mgmt-containerinstance==1.5.0
azure-mgmt-core==1.2.2
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==15.0.0
azure-nspkg==3.0.2
azure-storage-blob==2.1.0
azure-storage-blob==12.6.0
azure-storage-common==2.1.0
azure-storage==0.36.0
backcall==0.2.0
bcrypt==3.2.0
beautifulsoup4==4.7.1
billiard==3.6.3.0
black==20.8b1
black==20.8b0
blinker==1.4
boto3==1.16.18
boto3==1.10.50
boto==2.49.0
botocore==1.19.18
botocore==1.13.50
cached-property==1.5.2
cachetools==4.1.1
cassandra-driver==3.20.2
cattrs==1.1.1
cattrs==1.1.2
celery==4.4.7
certifi==2020.11.8
cffi==1.14.3
cffi==1.14.4
cfgv==3.2.0
cfn-lint==0.40.0
cfn-lint==0.42.0
cgroupspy==0.1.6
chardet==3.0.4
click==6.7
Expand All @@ -104,16 +106,15 @@ dnspython==1.16.0
docker-pycreds==0.4.0
docker==3.7.3
docopt==0.6.2
docutils==0.16
docutils==0.15.2
ecdsa==0.14.1
elasticsearch-dsl==5.4.0
elasticsearch==5.5.3
email-validator==1.1.2
entrypoints==0.3
execnet==1.7.1
fastavro==1.1.0
fastavro==1.2.0
filelock==3.0.12
flake8-colors==0.1.6
flake8-colors==0.1.9
flake8==3.8.4
flaky==3.7.0
flask-swagger==0.2.14
Expand All @@ -126,29 +127,29 @@ future==0.18.2
gcsfs==0.7.1
gitdb==4.0.5
google-api-core==1.23.0
google-api-python-client==1.12.5
google-api-python-client==1.12.8
google-auth-httplib2==0.0.4
google-auth-oauthlib==0.4.2
google-auth==1.23.0
google-cloud-bigquery-storage==2.1.0
google-cloud-bigquery==2.3.1
google-cloud-bigtable==1.5.1
google-cloud-bigquery==2.4.0
google-cloud-bigtable==1.6.0
google-cloud-container==1.0.1
google-cloud-core==1.4.3
google-cloud-dlp==1.0.0
google-cloud-language==1.3.0
google-cloud-secret-manager==1.0.0
google-cloud-spanner==1.19.1
google-cloud-speech==1.3.2
google-cloud-storage==1.32.0
google-cloud-storage==1.33.0
google-cloud-texttospeech==1.0.1
google-cloud-translate==1.7.0
google-cloud-videointelligence==1.16.0
google-cloud-videointelligence==1.16.1
google-cloud-vision==1.0.0
google-crc32c==1.0.0
google-resumable-media==1.1.0
googleapis-common-protos==1.52.0
graphviz==0.14.2
graphviz==0.15
grpc-google-iam-v1==0.12.3
grpcio-gcp==0.2.2
grpcio==1.33.2
Expand All @@ -158,10 +159,11 @@ hmsclient==0.1.1
httplib2==0.18.1
humanize==3.1.0
hvac==0.10.5
identify==1.5.9
idna==2.10
identify==1.5.10
idna==2.8
imagesize==1.2.0
importlib-metadata==2.0.0
importlib-metadata==2.1.1
importlib-resources==1.5.0
inflection==0.5.1
ipdb==0.13.4
ipython-genutils==0.2.0
Expand All @@ -174,18 +176,18 @@ jira==2.0.0
jmespath==0.10.0
json-merge-patch==0.2
jsondiff==1.1.2
jsonpatch==1.26
jsonpatch==1.27
jsonpickle==1.4.1
jsonpointer==2.0
jsonschema==3.2.0
junit-xml==1.9
jupyter-client==6.1.7
jupyter-core==4.6.3
jupyter-core==4.7.0
kombu==4.6.11
kubernetes==11.0.0
lazy-object-proxy==1.5.1
lazy-object-proxy==1.4.3
ldap3==2.8.1
libcst==0.3.13
libcst==0.3.14
lockfile==0.12.2
marshmallow-enum==1.5.1
marshmallow-sqlalchemy==0.23.1
Expand All @@ -204,7 +206,7 @@ multidict==5.0.2
mypy-extensions==0.4.3
mypy==0.720
mysqlclient==1.3.14
natsort==7.0.1
natsort==7.1.0
nbclient==0.5.1
nbformat==5.0.8
nest-asyncio==1.4.3
Expand All @@ -215,7 +217,7 @@ ntlm-auth==1.5.0
numpy==1.19.4
oauthlib==3.1.0
oscrypto==1.2.1
packaging==20.4
packaging==20.7
pandas-gbq==0.14.1
pandas==1.1.4
papermill==2.2.2
Expand All @@ -228,9 +230,10 @@ pendulum==1.4.4
pexpect==4.8.0
pickleshare==0.7.5
pinotdb==0.1.1
pipdeptree==1.0.0
pluggy==0.13.1
portalocker==1.7.1
pre-commit==2.8.2
pre-commit==2.9.2
presto-python-client==0.7.0
prison==0.1.3
prometheus-client==0.8.0
Expand All @@ -241,7 +244,7 @@ psutil==5.7.3
psycopg2-binary==2.8.6
ptyprocess==0.6.0
py==1.9.0
pyOpenSSL==19.1.0
pyOpenSSL==20.0.0
pyarrow==0.17.1
pyasn1-modules==0.2.8
pyasn1==0.4.8
Expand All @@ -257,11 +260,8 @@ pyparsing==2.4.7
pyrsistent==0.17.3
pysftp==0.2.9
pytest-cov==2.10.1
pytest-forked==1.3.0
pytest-instafail==0.4.2
pytest-rerunfailures==9.1.1
pytest-timeouts==1.2.1
pytest-xdist==2.1.0
pytest==5.4.3
python-daemon==2.2.4
python-dateutil==2.8.1
Expand All @@ -285,21 +285,21 @@ requests-mock==1.8.0
requests-ntlm==1.1.0
requests-oauthlib==1.3.0
requests-toolbelt==0.9.1
requests==2.25.0
requests==2.23.0
responses==0.12.1
rsa==4.6
s3transfer==0.3.3
s3transfer==0.2.1
sasl==0.2.1
sendgrid==5.6.0
sentinels==1.0.0
sentry-sdk==0.18.0
setproctitle==1.1.10
sentry-sdk==0.19.4
setproctitle==1.2
six==1.15.0
slackclient==1.3.2
smmap==3.0.4
snakebite-py3==3.0.5
snowballstemmer==2.0.0
snowflake-connector-python==2.3.5
snowflake-connector-python==2.3.6
snowflake-sqlalchemy==1.2.4
soupsieve==2.0.1
sphinx-argparse==0.2.5
Expand All @@ -326,20 +326,20 @@ thrift-sasl==0.4.2
thrift==0.13.0
toml==0.10.2
tornado==5.1.1
tqdm==4.51.0
tqdm==4.54.0
traitlets==5.0.5
typed-ast==1.4.1
typing-extensions==3.7.4.3
typing-inspect==0.6.0
tzlocal==1.5.1
unicodecsv==0.14.1
uritemplate==3.0.1
urllib3==1.26.2
urllib3==1.25.11
vertica-python==1.0.0
vine==1.3.0
virtualenv==20.1.0
virtualenv==20.2.1
wcwidth==0.2.5
websocket-client==0.57.0
websocket-client==0.54.0
wrapt==1.12.1
xmltodict==0.12.0
yamllint==1.25.0
Expand Down
4 changes: 2 additions & 2 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

3. Make your changes.

> **NOTICE:** We are still using Airflow v1, so please read the official document [Apache Airflow v1.10.13 Documentation](https://airflow.apache.org/docs/apache-airflow/1.10.13/) to ensure your changes are compatible with our current version.
> **NOTICE:** We are still using Airflow v1, so please read the official document [Apache Airflow v1.10.15 Documentation](https://airflow.apache.org/docs/apache-airflow/1.10.15/) to ensure your changes are compatible with our current version.

If your task uses an external service, add the connection and variable in the Airflow UI.

Expand Down Expand Up @@ -51,7 +51,7 @@ Airflow dependencies are managed by `requirements.txt` and `constraints-3.8.txt`

Please add or update dependencies in `requirements.txt`. Do not modify `constraints-3.8.txt` unless Airflow is updated.

For more information, refer to the [Airflow Installation Documentation](https://airflow.apache.org/docs/apache-airflow/1.10.13/installation.html).
For more information, refer to the [Airflow Installation Documentation](https://airflow.apache.org/docs/apache-airflow/1.10.15/installation.html).

## Code Convention

Expand Down
Loading

0 comments on commit 2e2f326

Please sign in to comment.