Taragolis commented on code in PR #39350:
URL: https://github.com/apache/airflow/pull/39350#discussion_r1586488684
##########
airflow/providers/fab/provider.yaml:
##########
@@ -50,6 +50,7 @@ dependencies:
- flask-appbuilder==4.4.1
- flask-login>=0.6.2
- google-re2>=1.0
+ - jmsepath
Review Comment:
```suggestion
- jmespath
```
##########
airflow/providers/amazon/provider.yaml:
##########
@@ -103,6 +103,7 @@ dependencies:
# We should investigate if we can upgrade to a newer version of lxml and
xmlsec
# Tracked in https://github.com/apache/airflow/issues/39103
- xmlsec<1.3.14
+ - jmsepath
Review Comment:
```suggestion
- jmespath
```
I guess this just a typo
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]