potiuk commented on issue #12838: URL: https://github.com/apache/airflow/issues/12838#issuecomment-740928972
When I run (pip 20.2.4) ``` pip install ".[devel_ci]" --constraint https://raw.githubusercontent.com/apache/airflow/constraints-master/constraints-3.6.txt root@e57e08a8d4bf:/opt/airflow# pip check No broken requirements found. root@e57e08a8d4bf:/opt/airflow# pip freeze | grep pyarrow pyarrow==0.17.1 ``` No conflicts reported by pip. ---------------------------------------------------------------- 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]
