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

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

ashb commented on pull request #6866: [AIRFLOW-6312] Unpin 
marshmallow-sqlalchemy for Py>3.5 (#6861)
URL: https://github.com/apache/airflow/pull/6866
 
 
   
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Unpin marshmallow-sqlalchemy for Py>3.5
> ---------------------------------------
>
>                 Key: AIRFLOW-6312
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-6312
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 1.10.7
>            Reporter: Kaxil Naik
>            Assignee: Kaxil Naik
>            Priority: Major
>             Fix For: 1.10.7
>
>
> As can be seen in https://travis-ci.org/apache/airflow/jobs/627441604 there 
> is conflicting versions of marshmallow-sqlalchemy
> With 
> https://github.com/apache/airflow/commit/a4f7ef12ca54d0e537e3d438aee3a68f76b7aebb
>   we should also unpin Marshmallow
> {noformat}
> --------------------------------------------------------------------------------------------------------------------
>  Captured stderr call 
> --------------------------------------------------------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", 
> line 583, in _build_master
>     ws.require(__requires__)
>   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", 
> line 900, in require
>     needed = self.resolve(parse_requirements(requirements))
>   File "/usr/local/lib/python3.6/site-packages/pkg_resources/__init__.py", 
> line 791, in resolve
>     raise VersionConflict(dist, req).with_context(dependent_req)
> pkg_resources.ContextualVersionConflict: (marshmallow 3.3.0 
> (/usr/local/lib/python3.6/site-packages), 
> Requirement.parse('marshmallow<2.20,>=2.18.0'), {'flask-appbuilder'})
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to