# llm-rag x airflow requirements. Airflow itself is expected to be provided
# by the executor image; the SDK plus openai are the only add-ons.
mca-sdk>=0.10.0
# openai>=1.30
# apache-airflow>=2.7   # provided by the Airflow base image at deploy time
