[
https://issues.apache.org/jira/browse/AIRFLOW-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16601612#comment-16601612
]
Apache Spark commented on AIRFLOW-526:
--------------------------------------
User 'mistercrunch' has created a pull request for this issue:
https://github.com/apache/incubator-airflow/pull/1809
> Pin all dependencies versions in setup.py
> -----------------------------------------
>
> Key: AIRFLOW-526
> URL: https://issues.apache.org/jira/browse/AIRFLOW-526
> Project: Apache Airflow
> Issue Type: Bug
> Reporter: Maxime Beauchemin
> Priority: Major
>
> [AIRFLOW-526] pin all dependencies in setup.py
> Pinning all dependencies in setup.py with help having more homogenous
> installs across environments. The current approach of allowing version
> ranges based on version notation is risky at best and results in bad
> surprises.
> The downside is that we won't get positive bug fixes and security fixes
> for free, but these come at a high cost where a single bad version of a
> package may take your Airflow environment down, without warning.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)