Skip to content

Commit

Permalink
reconcile dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Anton Kukushkin <[email protected]>
  • Loading branch information
kukushking committed Jul 10, 2024
1 parent 9ebe922 commit d841099
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions data/mwaa/requirements/constraint-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ apache-airflow-providers-fab==1.1.1
apache-airflow-providers-facebook==3.5.1
apache-airflow-providers-ftp==3.9.1
apache-airflow-providers-github==2.6.1
apache-airflow-providers-google==10.19.0
apache-airflow-providers-google==10.20.0
apache-airflow-providers-grpc==3.5.1
apache-airflow-providers-hashicorp==3.7.1
apache-airflow-providers-http==4.11.1
Expand Down Expand Up @@ -276,7 +276,7 @@ decorator==5.1.1
defusedxml==0.7.1
deltalake==0.17.4
diagrams==0.23.4
dill==0.3.1.1
dill==0.3.8
distlib==0.3.8
distro==1.9.0
dnspython==2.6.1
Expand Down Expand Up @@ -310,14 +310,14 @@ gcsfs==2023.12.2.post1
geomet==0.2.1.post1
gevent==24.2.1
gitdb==4.0.11
google-ads==24.0.0
google-ads==24.1.0
google-analytics-admin==0.22.7
google-api-core==2.19.0
google-api-python-client==2.132.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.0
google-auth==2.29.0
google-cloud-aiplatform==1.53.0
google-cloud-aiplatform==1.54.0
google-cloud-appengine-logging==1.4.3
google-cloud-audit-log==0.2.5
google-cloud-automl==2.13.3
Expand Down Expand Up @@ -380,9 +380,9 @@ hatchling==1.24.2
hdfs==2.7.3
hmsclient==0.1.1
hpack==4.0.0
httpcore==0.16.3
httpcore==0.18.0
httplib2==0.22.0
httpx==0.23.3
httpx==0.25.0
humanize==4.9.0
hvac==2.2.0
hyperframe==6.0.1
Expand Down Expand Up @@ -717,7 +717,7 @@ uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
uritemplate==4.1.1
urllib3==2.2.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.2
validators==0.28.3
Expand Down
8 changes: 4 additions & 4 deletions data/mwaa/requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
--constraint https://raw.githubusercontent.com/awslabs/aiops-modules/main/data/mwaa/requirements/constraint-requirements.txt

aiobotocore==2.11.2
aiobotocore==2.13.0
aioitertools==0.11.0
cloudpickle==2.2.1
contextlib2==21.6.0
dill==0.3.8
docker==7.0.0
docker==7.1.0
google-pasta==0.2.0
multiprocess==0.70.16
numpy==1.24.4
numpy==1.26.4
pandas==2.1.4
pathos==0.2.5
pox==0.3.4
Expand All @@ -19,4 +19,4 @@ schema==0.7.5
scipy==1.13.0
smdebug-rulesconfig==1.0.1
tblib==3.0.0
tqdm==4.66.3
tqdm==4.66.4

0 comments on commit d841099

Please sign in to comment.