You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/07/10 11:33:30 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #16904: Improve AWS SQS Sensor (#16880)

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



##########
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:
       We already used it in the past and **just** removed it few weeks ago as it was not needed any more ;). So I think it's good to go. 




-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org