mirror of
https://github.com/astral-sh/uv.git
synced 2025-12-23 09:19:48 +00:00
(#17032) It's been bothering me that we have a bunch of stub packages and such in a `scripts` directory.
7 lines
330 B
Text
7 lines
330 B
Text
# Run with:
|
|
# ```
|
|
# uv pip compile test/requirements/airflow2-req.in -c test/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
|