potiuk commented on code in PR #47656:
URL: https://github.com/apache/airflow/pull/47656#discussion_r1990746426


##########
providers/amazon/pyproject.toml:
##########
@@ -75,6 +75,8 @@ dependencies = [
     "PyAthena>=3.0.10",
     "jmespath>=0.7.0",
     "python3-saml>=1.16.0",
+    # python3-saml is dependent on xmlsec and seems they do not pin it, 
pinning here would be needed

Review Comment:
   ```suggestion
       # python3-saml is dependent on xmlsec and seems they do not pin it, 
pinning here would be needed
       # We can remove it after 
https://github.com/xmlsec/python-xmlsec/issues/344 is fixed 
   ```



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