mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
7 lines
336 B
Text
7 lines
336 B
Text
# Run with:
|
|
# ```
|
|
# uv pip compile scripts/requirements/airflow2-req.in -c scripts/requirements/airflow2-constraints.txt --universal --python-version 3.8
|
|
# ```
|
|
apache-airflow[amazon,async,google,google_auth,grpc,hashicorp,http,ldap,mysql,odbc,pandas,postgres,redis,sftp,slack,ssh,statsd,virtualenv]==2.3.4
|
|
alembic>=1.8.1
|
|
ipython>=8.4.0
|