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
Upgrade Apache Airflow to 3.0.4
This commit:
1. Update Apache Airflow from 3.0.1 to 3.0.4 in test_requirements.txt
2. Update Apache Airflow providers to 8.30.0
3. Add Flask-Limiter 2.9.2 to resolve dependency conflicts
4. Modify tox.ini to use development mode installation for sphinx
These changes allow the documentation to build successfully while using the latest Apache Airflow version.
**Testing Done**
Test the command ```tox -e sphinx --parallel all``` and it succeeded.
0 commit comments