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 2019/11/01 18:44:32 UTC

[GitHub] [airflow] impredicative commented on issue #4507: [AIRFLOW-3391] Upgrade Pendulum to latest version

impredicative commented on issue #4507: [AIRFLOW-3391] Upgrade Pendulum to latest version
URL: https://github.com/apache/airflow/pull/4507#issuecomment-548905929
 
 
   @dongli To prevent this issue from blocking me, I switched to using [`arrow`](https://pypi.org/project/arrow/) instead for my DAGs as it is a competitive alternative to `pendulum`. Note that `arrow==0.15.2` is compatible with `apache-airflow==1.10.6`; it doesn't conflict with any preexisting requirements.

----------------------------------------------------------------
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


With regards,
Apache Git Services