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 2022/01/14 00:18:19 UTC

[GitHub] [airflow] SamWheating edited a comment on issue #20862: Unexpected keyword argument 'resolver' during `airflow db init`

SamWheating edited a comment on issue #20862:
URL: https://github.com/apache/airflow/issues/20862#issuecomment-1012634925


   We encountered this issue in our environment as well, and found that it was correlated with `openapi-schema-validator 0.2.0` which was released last week.
   
   https://pypi.org/project/openapi-schema-validator/#history
   
   As a quick fix you can probably just pin `openapi-schema-validator<0.2.0`.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org