You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/12/09 12:09:23 UTC

[GitHub] [airflow] ashb commented on a change in pull request #12946: Fixed broken dependencies for apache-beam.

ashb commented on a change in pull request #12946:
URL: https://github.com/apache/airflow/pull/12946#discussion_r539253206



##########
File path: setup.cfg
##########
@@ -116,10 +117,12 @@ install_requires =
     markdown>=2.5.2, <4.0
     markupsafe>=1.1.1, <2.0
     marshmallow-oneofschema>=2.0.1
+    mock<3.0.0  # required to keep apache-beam happy
     pandas>=0.17.1, <2.0
     pendulum~=2.0
     pep562~=1.0;python_version<"3.7"
     psutil>=4.2.0, <6.0.0
+    pyarrow<0.18.0

Review comment:
       This is quite old, I'm not sure we _want_ this globally.




----------------------------------------------------------------
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:
users@infra.apache.org