You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ahmet Altay (Jira)" <ji...@apache.org> on 2019/10/14 18:55:00 UTC

[jira] [Created] (AIRFLOW-5657) Upgrade dill dependency

Ahmet Altay created AIRFLOW-5657:
------------------------------------

             Summary: Upgrade dill dependency
                 Key: AIRFLOW-5657
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5657
             Project: Apache Airflow
          Issue Type: Bug
          Components: dependencies
    Affects Versions: 1.10.6
            Reporter: Ahmet Altay


Airflow depends on "dill>=0.2.2, <0.3'," (https://github.com/apache/airflow/blob/1a4c16432b8718189269e63c3afcd2709eed7379/setup.py#L359).

However there is a new 0.3.x range for dill (https://pypi.org/project/dill/)

I would like to upgrade the version to the same range that matches Apache Beam's version.





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