
#
# This constraints file was automatically generated on 2025-10-23T15:36:50.737958
# via `uv pip install --resolution highest` for the "v3-1-test" branch of Airflow.
# This variant of constraints install uses the HEAD of the branch version for 'apache-airflow' but installs
# the providers from PIP-released packages at the moment of the constraint generation.
#
# Those constraints are actually those that regular users use to install released version of Airflow.
# We also use those constraints after "apache-airflow" is released and the constraints are tagged with
# "constraints-X.Y.Z" tag to build the production image for that version.
#
# This constraints file is meant to be used only in the "apache-airflow" installation command and not
# in all subsequent pip commands. By using a constraints.txt file, we ensure that solely the Airflow
# installation step is reproducible. Subsequent pip commands may install packages that would have
# been incompatible with the constraints used in Airflow reproducible installation step. Finally, pip
# commands that might change the installed version of apache-airflow should include "apache-airflow==X.Y.Z"
# in the list of install targets to prevent Airflow accidental upgrade or downgrade.
#
# Typical installation process of airflow for Python 3.10 is (with random selection of extras and custom
# dependencies added), usually consists of two steps:
#
# 1. Reproducible installation of airflow with selected providers (note constraints are used):
#
# pip install "apache-airflow[celery,cncf.kubernetes,google,amazon,snowflake]==X.Y.Z" \
#     --constraint \
#    "https://raw.githubusercontent.com/apache/airflow/constraints-X.Y.Z/constraints-3.11.txt"
#
# 2. Installing own dependencies that are potentially not matching the constraints (note constraints are not
#    used, and apache-airflow==X.Y.Z is used to make sure there is no accidental airflow upgrade/downgrade.
#
# pip install "apache-airflow==X.Y.Z" "snowflake-connector-python[pandas]=N.M.O"
#
APScheduler==3.11.0
Authlib==1.6.5
Deprecated==1.2.18
Events==0.5
Flask-AppBuilder==5.0.0
Flask-JWT-Extended==4.7.1
Flask-Limiter==3.12
Flask-Login==0.6.3
Flask-SQLAlchemy==3.0.5
Flask-Session==0.8.0
Flask-WTF==1.2.2
Flask==2.2.5
GitPython==3.1.45
JayDeBeApi==1.2.3
Jinja2==3.1.6
Mako==1.3.10
Markdown==3.9
MarkupSafe==3.0.3
PyAthena==3.19.0
PyGithub==2.8.1
PyHive==0.7.0
PyJWT==2.10.1
PyMySQL==1.1.2
PyNaCl==1.6.0
PyYAML==6.0.3
Pygments==2.19.2
SQLAlchemy-JSONField==1.0.2
SQLAlchemy-Utils==0.42.0
SQLAlchemy==1.4.54
SecretStorage==3.4.0
WTForms==3.2.1
Werkzeug==2.2.3
a2wsgi==1.10.10
adal==1.2.7
adlfs==2025.8.0
aenum==3.1.16
aiobotocore==2.25.0
aiofiles==24.1.0
aiohappyeyeballs==2.6.1
aiohttp-cors==0.8.1
aiohttp==3.13.1
aioitertools==0.12.0
aiomysql==0.3.2
aiosignal==1.4.0
aiosmtplib==5.0.0
aiosqlite==0.21.0
airbyte-api==0.53.0
alembic==1.17.0
alibabacloud-adb20211201==3.5.0
alibabacloud-credentials-api==1.0.0
alibabacloud-credentials==1.0.3
alibabacloud-tea-openapi==0.4.1
alibabacloud-tea==0.4.3
alibabacloud_endpoint_util==0.0.4
alibabacloud_gateway_spi==0.0.3
alibabacloud_openapi_util==0.2.2
alibabacloud_tea_util==0.3.13
aliyun-python-sdk-core==2.16.0
aliyun-python-sdk-kms==2.16.5
amqp==5.3.1
annotated-types==0.7.0
ansicolors==1.1.8
anyio==4.11.0
apache-airflow-providers-airbyte==5.2.3
apache-airflow-providers-alibaba==3.2.3
apache-airflow-providers-amazon==9.15.0
apache-airflow-providers-apache-beam==6.1.5
apache-airflow-providers-apache-cassandra==3.8.2
apache-airflow-providers-apache-drill==3.1.2
apache-airflow-providers-apache-druid==4.3.0
apache-airflow-providers-apache-flink==1.7.2
apache-airflow-providers-apache-hdfs==4.10.3
apache-airflow-providers-apache-hive==9.1.2
apache-airflow-providers-apache-iceberg==1.3.2
apache-airflow-providers-apache-impala==1.7.2
apache-airflow-providers-apache-kafka==1.10.4
apache-airflow-providers-apache-kylin==3.9.2
apache-airflow-providers-apache-livy==4.4.3
apache-airflow-providers-apache-pig==4.7.2
apache-airflow-providers-apache-pinot==4.8.2
apache-airflow-providers-apache-spark==5.3.2
apache-airflow-providers-apache-tinkerpop==1.0.3
apache-airflow-providers-apprise==2.1.2
apache-airflow-providers-arangodb==2.8.2
apache-airflow-providers-asana==2.10.2
apache-airflow-providers-atlassian-jira==3.1.2
apache-airflow-providers-celery==3.12.4
apache-airflow-providers-cloudant==4.2.2
apache-airflow-providers-cncf-kubernetes==10.8.2
apache-airflow-providers-cohere==1.5.3
apache-airflow-providers-common-compat==1.7.4
apache-airflow-providers-common-io==1.6.3
apache-airflow-providers-common-messaging==2.0.0
apache-airflow-providers-common-sql==1.28.1
apache-airflow-providers-databricks==7.7.3
apache-airflow-providers-datadog==3.9.2
apache-airflow-providers-dbt-cloud==4.4.3
apache-airflow-providers-dingding==3.8.2
apache-airflow-providers-discord==3.10.2
apache-airflow-providers-docker==4.4.3
apache-airflow-providers-edge3==1.3.1
apache-airflow-providers-elasticsearch==6.3.3
apache-airflow-providers-exasol==4.8.3
apache-airflow-providers-fab==3.0.0
apache-airflow-providers-facebook==3.8.2
apache-airflow-providers-ftp==3.13.2
apache-airflow-providers-git==0.0.8
apache-airflow-providers-github==2.9.2
apache-airflow-providers-google==18.0.0
apache-airflow-providers-grpc==3.8.2
apache-airflow-providers-hashicorp==4.3.2
apache-airflow-providers-http==5.3.4
apache-airflow-providers-imap==3.9.2
apache-airflow-providers-influxdb==2.9.3
apache-airflow-providers-jdbc==5.2.3
apache-airflow-providers-jenkins==4.1.3
apache-airflow-providers-keycloak==0.1.0
apache-airflow-providers-microsoft-azure==12.7.1
apache-airflow-providers-microsoft-mssql==4.3.2
apache-airflow-providers-microsoft-psrp==3.1.4
apache-airflow-providers-microsoft-winrm==3.11.0
apache-airflow-providers-mongo==5.2.2
apache-airflow-providers-mysql==6.3.4
apache-airflow-providers-neo4j==3.10.1
apache-airflow-providers-odbc==4.10.2
apache-airflow-providers-openai==1.6.2
apache-airflow-providers-openfaas==3.8.2
apache-airflow-providers-openlineage==2.7.2
apache-airflow-providers-opensearch==1.7.3
apache-airflow-providers-opsgenie==5.9.2
apache-airflow-providers-oracle==4.2.0
apache-airflow-providers-pagerduty==5.0.2
apache-airflow-providers-papermill==3.11.3
apache-airflow-providers-pgvector==1.5.2
apache-airflow-providers-pinecone==2.3.4
apache-airflow-providers-postgres==6.3.0
apache-airflow-providers-presto==5.9.2
apache-airflow-providers-qdrant==1.4.3
apache-airflow-providers-redis==4.3.1
apache-airflow-providers-salesforce==5.11.3
apache-airflow-providers-samba==4.11.0
apache-airflow-providers-segment==3.8.2
apache-airflow-providers-sendgrid==4.1.3
apache-airflow-providers-sftp==5.4.0
apache-airflow-providers-singularity==3.8.2
apache-airflow-providers-slack==9.3.0
apache-airflow-providers-smtp==2.3.1
apache-airflow-providers-snowflake==6.5.4
apache-airflow-providers-sqlite==4.1.2
apache-airflow-providers-ssh==4.1.4
apache-airflow-providers-standard==1.9.0
apache-airflow-providers-tableau==5.2.0
apache-airflow-providers-telegram==4.8.2
apache-airflow-providers-teradata==3.2.1
apache-airflow-providers-trino==6.3.3
apache-airflow-providers-vertica==4.1.2
apache-airflow-providers-weaviate==3.2.3
apache-airflow-providers-yandex==4.2.0
apache-airflow-providers-ydb==2.2.2
apache-airflow-providers-zendesk==4.10.2
apache-beam==2.68.0
apispec==6.8.4
apprise==1.9.5
argcomplete==3.6.3
asana==5.2.2
asgiref==3.10.0
asn1crypto==1.5.1
asttokens==3.0.0
async-property==0.2.2
async-timeout==4.0.3
asyncpg==0.30.0
asyncssh==2.21.1
atlasclient==1.0.0
atlassian-python-api==4.0.7
attrs==25.4.0
azure-batch==14.2.0
azure-common==1.1.28
azure-core==1.36.0
azure-cosmos==4.14.0
azure-datalake-store==0.0.53
azure-identity==1.25.1
azure-keyvault-secrets==4.10.0
azure-kusto-data==5.0.5
azure-mgmt-containerinstance==10.1.0
azure-mgmt-containerregistry==14.0.0
azure-mgmt-core==1.6.0
azure-mgmt-cosmosdb==9.8.0
azure-mgmt-datafactory==9.2.0
azure-mgmt-datalake-nspkg==3.0.1
azure-mgmt-datalake-store==0.5.0
azure-mgmt-nspkg==3.0.2
azure-mgmt-resource==24.0.0
azure-mgmt-storage==24.0.0
azure-nspkg==3.0.2
azure-servicebus==7.14.2
azure-storage-blob==12.27.0
azure-storage-file-datalake==12.22.0
azure-storage-file-share==12.23.0
azure-synapse-artifacts==0.21.0
azure-synapse-spark==0.7.0
babel==2.17.0
backoff==2.2.1
backports.tarfile==1.2.0
bcrypt==5.0.0
beartype==0.21.0
beautifulsoup4==4.14.2
billiard==4.2.2
bitarray==3.7.2
black==25.9.0
bleach==6.2.0
blinker==1.9.0
boto3==1.40.49
botocore==1.40.49
build==1.3.0
cachelib==0.13.0
cachetools==6.2.1
cadwyn==5.4.5
cassandra-driver==3.29.3
cattrs==25.3.0
celery==5.5.3
certifi==2025.10.5
cffi==1.17.1
chardet==5.2.0
charset-normalizer==3.4.4
ciso8601==2.3.3
click-didyoumean==0.3.1
click-plugins==1.1.1.2
click-repl==0.3.0
click==8.2.1
clickclick==20.10.2
cloudpickle==3.1.1
cohere==5.19.0
colorama==0.4.6
colorful==0.5.7
colorlog==6.10.1
comm==0.2.3
confluent-kafka==2.12.1
connexion==2.14.2
crcmod==1.7
cron_descriptor==2.0.6
croniter==6.0.0
cryptography==42.0.8
curlify==3.0.0
darabonba-core==1.0.3
databricks-sql-connector==4.1.4
databricks-sqlalchemy==1.0.2
dataclasses-json==0.6.7
datadog==0.52.1
db-dtypes==1.4.3
debugpy==1.8.17
decorator==5.2.1
defusedxml==0.7.1
deprecation==2.1.0
dill==0.3.1.1
distlib==0.4.0
distro==1.9.0
dnspython==2.8.0
docker==7.1.0
docopt==0.6.2
docstring_parser==0.17.0
durationpy==0.10
ecdsa==0.19.1
elastic-transport==8.17.1
elasticsearch==8.19.1
email-validator==2.3.0
entrypoints==0.4
et_xmlfile==2.0.0
eventlet==0.40.3
executing==2.2.1
facebook_business==23.0.3
fastapi-cli==0.0.14
fastapi==0.117.1
fastavro==1.12.1
fasteners==0.20
fastjsonschema==2.21.2
fastuuid==0.14.0
filelock==3.20.0
flask-babel==4.0.0
flower==2.0.1
frozenlist==1.8.0
fsspec==2025.9.0
future==1.0.0
gcloud-aio-auth==5.4.2
gcloud-aio-bigquery==7.1.0
gcloud-aio-storage==9.6.0
gcsfs==2025.9.0
geomet==1.1.0
gevent==25.9.1
gitdb==4.0.12
google-ads==28.3.0
google-analytics-admin==0.26.0
google-api-core==2.27.0
google-api-python-client==2.185.0
google-auth-httplib2==0.2.0
google-auth-oauthlib==1.2.2
google-auth==2.41.1
google-cloud-aiplatform==1.122.0
google-cloud-alloydb==0.6.0
google-cloud-appengine-logging==1.7.0
google-cloud-audit-log==0.4.0
google-cloud-automl==2.17.0
google-cloud-batch==0.18.0
google-cloud-bigquery-datatransfer==3.20.0
google-cloud-bigquery-storage==2.33.1
google-cloud-bigquery==3.38.0
google-cloud-bigtable==2.34.0
google-cloud-build==3.33.0
google-cloud-compute==1.40.0
google-cloud-container==2.60.0
google-cloud-core==2.4.3
google-cloud-datacatalog==3.28.0
google-cloud-dataflow-client==0.10.0
google-cloud-dataform==0.7.0
google-cloud-dataplex==2.13.0
google-cloud-dataproc-metastore==1.20.0
google-cloud-dataproc==5.23.0
google-cloud-dlp==3.33.0
google-cloud-kms==3.7.0
google-cloud-language==2.18.0
google-cloud-logging==3.12.1
google-cloud-managedkafka==0.2.0
google-cloud-memcache==1.13.0
google-cloud-monitoring==2.28.0
google-cloud-orchestration-airflow==1.18.0
google-cloud-os-login==2.18.0
google-cloud-pubsub==2.31.1
google-cloud-redis==2.19.0
google-cloud-resource-manager==1.15.0
google-cloud-run==0.12.0
google-cloud-secret-manager==2.25.0
google-cloud-spanner==3.59.0
google-cloud-speech==2.34.0
google-cloud-storage-transfer==1.18.0
google-cloud-storage==2.19.0
google-cloud-tasks==2.20.0
google-cloud-texttospeech==2.32.0
google-cloud-translate==3.22.0
google-cloud-videointelligence==2.17.0
google-cloud-vision==3.11.0
google-cloud-workflows==1.19.0
google-crc32c==1.7.1
google-genai==1.46.0
google-resumable-media==2.7.2
googleapis-common-protos==1.71.0
graphviz==0.21
greenback==1.2.1
greenlet==3.2.4
gremlinpython==3.7.4
grpc-google-iam-v1==0.14.3
grpc-interceptor==0.15.4
grpcio-gcp==0.2.2
grpcio-status==1.62.3
grpcio==1.65.5
gssapi==1.10.1
h11==0.16.0
h2==4.3.0
hdfs==2.7.3
hf-xet==1.1.10
hmsclient==0.1.1
hpack==4.1.0
httpcore==1.0.9
httplib2==0.22.0
httptools==0.7.1
httpx-sse==0.4.0
httpx==0.28.1
huggingface-hub==0.36.0
humanize==4.14.0
hvac==2.3.0
hyperframe==6.1.0
ibm-cloud-sdk-core==3.24.2
ibmcloudant==0.11.0
idna==3.11
ijson==3.4.0.post0
immutabledict==4.2.2
importlib_metadata==8.4.0
impyla==0.22.0
inflection==0.5.1
influxdb-client==1.49.0
ipykernel==7.0.1
ipython==9.6.0
ipython_pygments_lexers==1.1.1
isodate==0.7.2
itsdangerous==2.2.0
jaraco.classes==3.4.0
jaraco.context==6.0.1
jaraco.functools==4.3.0
jedi==0.19.2
jeepney==0.9.0
jiter==0.11.1
jmespath==0.10.0
joblib==1.5.2
jpype1==1.6.0
jsonpath-ng==1.7.0
jsonpath-python==1.0.6
jsonpickle==3.4.2
jsonschema-specifications==2025.9.1
jsonschema==4.25.1
jupyter_client==8.6.3
jupyter_core==5.9.1
jupyterlab_pygments==0.3.0
jwcrypto==1.5.6
keyring==25.6.0
kombu==5.5.4
krb5==0.8.0
kubernetes==33.1.0
kubernetes_asyncio==33.3.0
kylinpy==2.8.4
lazy-object-proxy==1.12.0
libcst==1.8.5
limits==5.6.0
linkify-it-py==2.0.3
litellm==1.76.3
lockfile==0.12.2
looker-sdk==25.16.0
lxml==6.0.2
lz4==4.4.4
markdown-it-py==4.0.0
marshmallow-sqlalchemy==1.4.2
marshmallow==3.26.1
matplotlib-inline==0.2.1
mdurl==0.1.2
mergedeep==1.3.4
methodtools==0.4.7
microsoft-kiota-abstractions==1.9.7
microsoft-kiota-authentication-azure==1.9.7
microsoft-kiota-http==1.9.7
microsoft-kiota-serialization-json==1.9.7
microsoft-kiota-serialization-text==1.9.7
mistune==3.1.4
more-itertools==10.8.0
msal-extensions==1.3.1
msal==1.34.0
msgpack==1.1.2
msgraph-core==1.3.8
msgspec==0.19.0
msrest==0.7.1
msrestazure==0.6.4.post1
multi_key_dict==2.0.3
multidict==6.7.0
mypy_extensions==1.1.0
mysql-connector-python==9.5.0
mysqlclient==2.2.7
natsort==8.4.0
nbclient==0.10.2
nbconvert==7.16.6
nbformat==5.10.4
neo4j==6.0.2
nest-asyncio==1.6.0
numpy==1.26.4
oauthlib==3.3.1
objsize==0.7.1
openai==2.6.0
opencensus-context==0.1.3
opencensus==0.11.4
openlineage-integration-common==1.39.0
openlineage-python==1.39.0
openlineage_sql==1.39.0
openpyxl==3.1.5
opensearch-py==3.0.0
opentelemetry-api==1.27.0
opentelemetry-exporter-otlp-proto-common==1.27.0
opentelemetry-exporter-otlp-proto-grpc==1.27.0
opentelemetry-exporter-otlp-proto-http==1.27.0
opentelemetry-exporter-otlp==1.27.0
opentelemetry-exporter-prometheus==0.48b0
opentelemetry-proto==1.27.0
opentelemetry-sdk==1.27.0
opentelemetry-semantic-conventions==0.48b0
opsgenie-sdk==2.1.5
oracledb==3.4.0
ordered-set==4.1.0
orjson==3.11.3
oss2==2.19.1
outcome==1.3.0.post0
packaging==25.0
pagerduty==5.2.0
pandas-gbq==0.29.2
pandas-stubs==2.3.2.250926
pandas==2.1.4
pandocfilters==1.5.1
papermill==2.6.0
paramiko==3.5.1
parso==0.8.5
pathspec==0.12.1
pbr==7.0.1
pendulum==3.1.0
pexpect==4.9.0
pgvector==0.4.1
pinecone-plugin-interface==0.0.7
pinecone==7.0.1
pinotdb==5.7.0
platformdirs==4.5.0
pluggy==1.6.0
ply==3.11
polars-runtime-32==1.34.0
polars==1.34.0
portalocker==3.2.0
presto-python-client==0.8.4
prison==0.2.1
prometheus_client==0.23.1
prompt_toolkit==3.0.52
propcache==0.4.1
proto-plus==1.26.1
protobuf==4.25.8
psutil==7.1.1
psycopg2-binary==2.9.11
ptyprocess==0.7.0
pure-sasl==0.6.2
pure_eval==0.2.3
py-spy==0.4.1
py4j==0.10.9.9
pyOpenSSL==25.1.0
pyarrow-hotfix==0.7
pyarrow==18.1.0
pyasn1==0.6.1
pyasn1_modules==0.4.1
pycountry==24.6.1
pycparser==2.23
pycryptodome==3.23.0
pydantic==2.12.3
pydantic_core==2.41.4
pydata-google-auth==1.9.1
pydot==1.4.2
pydruid==0.6.9
pyexasol==1.1.0
pygtrie==2.5.0
pykerberos==1.2.4
pymongo==4.15.3
pymssql==2.3.8
pyodbc==5.3.0
pyodps==0.12.5
pyparsing==3.2.5
pyproject_hooks==1.2.0
pypsrp==0.8.1
pyspark==4.0.1
pyspnego==0.12.0
python-arango==8.2.2
python-daemon==3.1.2
python-dateutil==2.9.0.post0
python-dotenv==1.1.1
python-http-client==3.3.7
python-jenkins==1.8.3
python-keycloak==5.8.1
python-ldap==3.4.5
python-multipart==0.0.20
python-slugify==8.0.4
python-telegram-bot==22.5
python3-saml==1.16.0
pytokens==0.2.0
pytz==2025.2
pywinrm==0.5.0
pyzmq==27.1.0
qdrant-client==1.15.1
ray==2.47.1
reactivex==4.0.4
redis==5.2.1
redshift-connector==2.1.7
referencing==0.37.0
regex==2025.10.23
requests-file==3.0.1
requests-kerberos==0.15.0
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
requests==2.32.5
requests_ntlm==1.3.0
retryhttp==1.3.3
rich-argparse==1.7.1
rich-toolkit==0.15.1
rich==13.9.4
rpds-py==0.28.0
rsa==4.9.1
ruamel.yaml.clib==0.2.14
ruamel.yaml==0.18.16
s3fs==2025.9.0
s3transfer==0.14.0
sagemaker_studio==1.0.22
scikit-learn==1.7.2
scipy==1.16.2
scramp==1.4.6
scrapbook==0.5.0
segment-analytics-python==2.3.4
sendgrid==6.12.4
sentry-sdk==2.42.1
setproctitle==1.3.7
shapely==2.1.2
shellingham==1.5.4
simple-salesforce==1.12.9
six==1.17.0
slack_sdk==3.37.0
smart_open==7.4.1
smbprotocol==1.15.0
smmap==5.0.2
sniffio==1.3.1
snowflake-connector-python==3.18.0
snowflake-snowpark-python==1.40.0
snowflake-sqlalchemy==1.7.7
sortedcontainers==2.4.0
soupsieve==2.8
spython==0.3.14
sqlalchemy-bigquery==1.15.0
sqlalchemy-spanner==1.17.1
sqlalchemy_drill==1.1.9
sqlparse==0.5.3
sshtunnel==0.4.0
stack-data==0.6.3
starlette==0.48.0
statsd==4.0.1
std-uritemplate==2.0.8
structlog==25.4.0
svcs==25.1.0
tableauserverclient==0.38
tabulate==0.9.0
tenacity==9.1.2
teradatasql==20.0.0.44
teradatasqlalchemy==20.0.0.7
termcolor==3.1.0
text-unidecode==1.3
threadpoolctl==3.6.0
thrift-sasl==0.4.3
thrift==0.16.0
tiktoken==0.12.0
tinycss2==1.4.0
tokenizers==0.22.1
tomlkit==0.13.3
tornado==6.5.2
tqdm==4.67.1
traitlets==5.14.3
trino==0.336.0
typer==0.20.0
types-protobuf==6.32.1.20250918
types-pytz==2025.2.0.20250809
types-requests==2.32.4.20250913
typing-inspect==0.9.0
typing-inspection==0.4.2
typing_extensions==4.15.0
tzdata==2025.2
tzlocal==5.3.1
uc-micro-py==1.0.3
universal_pathlib==0.2.6
uritemplate==4.2.0
urllib3==2.5.0
uuid6==2025.0.1
uv==0.9.5
uvicorn==0.38.0
uvloop==0.22.1
validators==0.35.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.35.3
watchfiles==1.1.1
watchtower==3.4.0
wcwidth==0.2.14
weaviate-client==4.17.0
webencodings==0.5.1
websocket-client==1.9.0
websockets==15.0.1
wirerope==1.0.0
wrapt==1.17.3
xmlsec==1.3.16
xmltodict==1.0.2
yandex-query-client==0.1.4
yandexcloud==0.328.0
yarl==1.22.0
ydb-dbapi==0.1.14
ydb==3.21.12
zeep==4.3.2
zenpy==2.0.56
zipp==3.23.0
zope.event==6.0
zope.interface==8.0.1
zstandard==0.25.0