baolsen commented on a change in pull request #16904:
URL: https://github.com/apache/airflow/pull/16904#discussion_r666737289



##########
File path: setup.cfg
##########
@@ -115,6 +115,7 @@ install_requires =
     # Logging is broken with itsdangerous > 2
     itsdangerous>=1.1.0, <2.0
     jinja2>=2.10.1,<4
+    jsonpath_ng>=1.5.3

Review comment:
       If there's another lib we prefer for JSONPath expression parsing let me 
know and I'll try to rework this to use it. This was the best one I could find.




-- 
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]


Reply via email to