If you'd like to test with the Kubernetes provider, you'll have to install
it with this command:

    pip install --upgrade apache-airflow-providers-cncf-kubernetes==4.0.0
--no-deps

pip doesn't like the combination of `>= 2.3.0` on the provider and
`2.3.0b1` in this snapshot.

Reply via email to