You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in order to install inspire-schemas on our airflow image we need to bump it to >=4.18.
this is a requirement of the airflow version we are using.
see error below:
2.090 The conflict is caused by:
2.090 apache-airflow 2.9.3 depends on jsonschema>=4.18.0
2.090 inspire-schemas 61.6.0 depends on jsonschema>=2.6.0 and ~=2.0
The text was updated successfully, but these errors were encountered:
in order to install
inspire-schemas
on our airflow image we need to bump it to >=4.18.this is a requirement of the airflow version we are using.
see error below:
The text was updated successfully, but these errors were encountered: