[ 
https://issues.apache.org/jira/browse/AIRFLOW-3384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16699605#comment-16699605
 ] 

ASF GitHub Bot commented on AIRFLOW-3384:
-----------------------------------------

jlricon opened a new pull request #4227: [AIRFLOW-3384] Allow higher versions 
of Sqlalchemy and Jinja2
URL: https://github.com/apache/incubator-airflow/pull/4227
 
 
   Make sure you have checked _all_ steps below.
   
   ### Jira
   
   -  My PR addresses this JIRA issue: [AIRFLOW-3384]
   
   ### Description
   
   - [This PR bumps up the allowed versions of sqlalchemy and jinja2
   
   ### Tests
   
   - This PR does not add new functionality to be tested, nor changes the 
codebase.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Allow higher versions of sqlalchemy and jinja
> ---------------------------------------------
>
>                 Key: AIRFLOW-3384
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3384
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: dependencies
>            Reporter: Jose Luis Ricon
>            Assignee: Jose Luis Ricon
>            Priority: Major
>
> At the moment airflow doesn't allow the installation of sqlalchemy version 
> 1.2.11 and jinja2==2.10 . Airflow works with both, and there is no reason to 
> allow higher versions. Projects downstream who are currently forcing the 
> installation of said versions, overriding airflow's dependencies, will 
> benefit for this as it will allow for version-compatible installations 
> without loss in functionality.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to