This is an automated email from the ASF dual-hosted git repository.

kaxilnaik pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git

commit ace1f3883fd74fca2b95705858e42082322e1f15
Author: Kaxil Naik <[email protected]>
AuthorDate: Tue Apr 15 00:13:47 2025 +0530

    Remove constraints for 3.8
---
 constraints-3.8.txt                  | 772 -----------------------------------
 constraints-no-providers-3.8.txt     | 204 ---------
 constraints-source-providers-3.8.txt | 661 ------------------------------
 3 files changed, 1637 deletions(-)

diff --git a/constraints-3.8.txt b/constraints-3.8.txt
deleted file mode 100644
index ae8c9428985..00000000000
--- a/constraints-3.8.txt
+++ /dev/null
@@ -1,772 +0,0 @@
-
-#
-# This constraints file was automatically generated on 
2024-10-08T02:17:51.718843
-# via "eager-upgrade" mechanism of PIP. For the "main" 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.8 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.8.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"
-#
-Authlib==1.3.2
-ConfigUpdater==3.2
-Deprecated==1.2.14
-Events==0.5
-Flask-AppBuilder==4.5.0
-Flask-Babel==2.0.0
-Flask-Bcrypt==1.0.1
-Flask-Caching==2.3.0
-Flask-JWT-Extended==4.6.0
-Flask-Limiter==3.8.0
-Flask-Login==0.6.3
-Flask-SQLAlchemy==2.5.1
-Flask-Session==0.5.0
-Flask-WTF==1.2.1
-Flask==2.2.5
-GitPython==3.1.43
-JPype1==1.5.0
-JayDeBeApi==1.2.3
-Jinja2==3.1.4
-Js2Py==0.74
-Mako==1.3.5
-Markdown==3.7
-MarkupSafe==2.1.5
-PyAthena==3.9.0
-PyGithub==2.4.0
-PyHive==0.7.0
-PyJWT==2.9.0
-PyNaCl==1.5.0
-PyYAML==6.0.2
-Pygments==2.18.0
-SQLAlchemy-JSONField==1.0.2
-SQLAlchemy-Utils==0.41.2
-SQLAlchemy==1.4.54
-SecretStorage==3.3.3
-Sphinx==5.3.0
-WTForms==3.1.2
-Werkzeug==2.2.3
-adal==1.2.7
-adlfs==2024.7.0
-aiobotocore==2.15.1
-aiofiles==23.2.1
-aiohappyeyeballs==2.4.3
-aiohttp==3.10.9
-aioitertools==0.12.0
-aioresponses==0.7.6
-aiosignal==1.3.1
-airbyte-api==0.52.1
-alabaster==0.7.13
-alembic==1.13.3
-alibabacloud-adb20211201==2.0.0
-alibabacloud-tea==0.3.10
-alibabacloud_credentials==0.3.5
-alibabacloud_endpoint_util==0.0.3
-alibabacloud_gateway_spi==0.0.2
-alibabacloud_openapi_util==0.2.2
-alibabacloud_tea_openapi==0.3.12
-alibabacloud_tea_util==0.3.13
-alibabacloud_tea_xml==0.0.2
-aliyun-python-sdk-core==2.15.2
-aliyun-python-sdk-kms==2.16.5
-amqp==5.2.0
-analytics-python==1.2.9
-annotated-types==0.7.0
-ansicolors==1.1.8
-anyascii==0.3.2
-anyio==4.5.0
-apache-airflow-providers-airbyte==4.0.0
-apache-airflow-providers-alibaba==2.9.1
-apache-airflow-providers-amazon==8.29.0
-apache-airflow-providers-apache-beam==5.8.0
-apache-airflow-providers-apache-cassandra==3.6.0
-apache-airflow-providers-apache-drill==2.8.0
-apache-airflow-providers-apache-druid==3.11.0
-apache-airflow-providers-apache-flink==1.5.1
-apache-airflow-providers-apache-hdfs==4.5.1
-apache-airflow-providers-apache-hive==8.2.0
-apache-airflow-providers-apache-iceberg==1.1.0
-apache-airflow-providers-apache-impala==1.5.1
-apache-airflow-providers-apache-kafka==1.6.0
-apache-airflow-providers-apache-kylin==3.7.0
-apache-airflow-providers-apache-livy==3.9.1
-apache-airflow-providers-apache-pig==4.5.0
-apache-airflow-providers-apache-pinot==4.5.0
-apache-airflow-providers-apache-spark==4.11.0
-apache-airflow-providers-apprise==1.4.0
-apache-airflow-providers-arangodb==2.6.0
-apache-airflow-providers-asana==2.6.0
-apache-airflow-providers-atlassian-jira==2.7.0
-apache-airflow-providers-celery==3.8.2
-apache-airflow-providers-cncf-kubernetes==8.4.2
-apache-airflow-providers-cohere==1.3.0
-apache-airflow-providers-common-compat==1.2.0
-apache-airflow-providers-common-io==1.4.1
-apache-airflow-providers-common-sql==1.17.1
-apache-airflow-providers-databricks==6.10.0
-apache-airflow-providers-datadog==3.7.1
-apache-airflow-providers-dbt-cloud==3.10.1
-apache-airflow-providers-dingding==3.6.0
-apache-airflow-providers-discord==3.8.0
-apache-airflow-providers-docker==3.14.0
-apache-airflow-providers-elasticsearch==5.5.1
-apache-airflow-providers-exasol==4.6.0
-apache-airflow-providers-fab==1.4.0
-apache-airflow-providers-facebook==3.6.0
-apache-airflow-providers-ftp==3.11.1
-apache-airflow-providers-github==2.7.0
-apache-airflow-providers-google==10.23.0
-apache-airflow-providers-grpc==3.6.0
-apache-airflow-providers-hashicorp==3.8.0
-apache-airflow-providers-http==4.13.1
-apache-airflow-providers-imap==3.7.0
-apache-airflow-providers-influxdb==2.7.1
-apache-airflow-providers-jdbc==4.5.1
-apache-airflow-providers-jenkins==3.7.1
-apache-airflow-providers-microsoft-azure==10.5.0
-apache-airflow-providers-microsoft-mssql==3.9.1
-apache-airflow-providers-microsoft-psrp==2.8.0
-apache-airflow-providers-microsoft-winrm==3.6.0
-apache-airflow-providers-mongo==4.2.1
-apache-airflow-providers-mysql==5.7.1
-apache-airflow-providers-neo4j==3.7.0
-apache-airflow-providers-odbc==4.7.1
-apache-airflow-providers-openai==1.4.0
-apache-airflow-providers-openfaas==3.6.0
-apache-airflow-providers-openlineage==1.12.1
-apache-airflow-providers-opensearch==1.4.0
-apache-airflow-providers-opsgenie==5.7.0
-apache-airflow-providers-oracle==3.11.0
-apache-airflow-providers-pagerduty==3.8.0
-apache-airflow-providers-papermill==3.8.1
-apache-airflow-providers-pgvector==1.3.0
-apache-airflow-providers-pinecone==2.1.0
-apache-airflow-providers-postgres==5.13.0
-apache-airflow-providers-presto==5.6.0
-apache-airflow-providers-qdrant==1.2.0
-apache-airflow-providers-redis==3.8.0
-apache-airflow-providers-salesforce==5.8.0
-apache-airflow-providers-samba==4.8.0
-apache-airflow-providers-segment==3.6.0
-apache-airflow-providers-sendgrid==3.6.0
-apache-airflow-providers-sftp==4.11.1
-apache-airflow-providers-singularity==3.6.0
-apache-airflow-providers-slack==8.9.0
-apache-airflow-providers-smtp==1.8.0
-apache-airflow-providers-snowflake==5.7.1
-apache-airflow-providers-sqlite==3.9.0
-apache-airflow-providers-ssh==3.13.1
-apache-airflow-providers-tableau==4.6.1
-apache-airflow-providers-telegram==4.6.0
-apache-airflow-providers-teradata==2.6.0
-apache-airflow-providers-trino==5.8.0
-apache-airflow-providers-vertica==3.9.0
-apache-airflow-providers-weaviate==2.1.0
-apache-airflow-providers-yandex==3.12.0
-apache-airflow-providers-ydb==1.3.0
-apache-airflow-providers-zendesk==4.8.0
-apache-beam==2.59.0
-apispec==6.6.1
-apprise==1.9.0
-argcomplete==3.5.1
-asana==3.2.3
-asgiref==3.8.1
-asn1crypto==1.5.1
-astroid==2.15.8
-asttokens==2.4.1
-astunparse==1.6.3
-async-timeout==4.0.3
-asyncssh==2.17.0
-atlasclient==1.0.0
-atlassian-python-api==3.41.16
-attrs==24.2.0
-aws-sam-translator==1.91.0
-aws-xray-sdk==2.14.0
-azure-batch==14.2.0
-azure-common==1.1.28
-azure-core==1.31.0
-azure-cosmos==4.7.0
-azure-datalake-store==0.0.53
-azure-identity==1.18.0
-azure-keyvault-secrets==4.8.0
-azure-kusto-data==4.6.1
-azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==10.3.0
-azure-mgmt-core==1.4.0
-azure-mgmt-cosmosdb==9.6.0
-azure-mgmt-datafactory==9.0.0
-azure-mgmt-datalake-nspkg==3.0.1
-azure-mgmt-datalake-store==0.5.0
-azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.1
-azure-mgmt-storage==21.2.1
-azure-nspkg==3.0.2
-azure-servicebus==7.12.3
-azure-storage-blob==12.23.1
-azure-storage-file-datalake==12.17.0
-azure-storage-file-share==12.18.0
-azure-synapse-artifacts==0.19.0
-azure-synapse-spark==0.7.0
-babel==2.16.0
-backcall==0.2.0
-backoff==2.2.1
-backports.tarfile==1.2.0
-backports.zoneinfo==0.2.1
-bcrypt==4.2.0
-beautifulsoup4==4.12.3
-billiard==4.2.1
-bitarray==2.9.2
-black==24.8.0
-blinker==1.8.2
-boto3==1.35.23
-botocore==1.35.23
-cachelib==0.9.0
-cachetools==5.5.0
-cassandra-driver==3.29.2
-cattrs==24.1.2
-celery==5.4.0
-certifi==2024.8.30
-cffi==1.17.1
-cfgv==3.4.0
-cfn-lint==1.16.0
-cgroupspy==0.2.3
-chardet==5.2.0
-charset-normalizer==3.3.2
-checksumdir==1.2.0
-ciso8601==2.3.1
-click-didyoumean==0.3.1
-click-plugins==1.1.1
-click-repl==0.3.0
-click==8.1.7
-clickclick==20.10.2
-cloudpickle==2.2.1
-cohere==4.57
-colorama==0.4.6
-colorlog==6.8.2
-comm==0.2.2
-confluent-kafka==2.5.3
-connexion==2.14.2
-coverage==7.6.1
-crcmod==1.7
-cron-descriptor==1.4.5
-croniter==3.0.3
-cryptography==42.0.8
-curlify==2.2.1
-databricks-sql-connector==2.9.6
-dataclasses-json==0.6.7
-datadog==0.50.1
-db-dtypes==1.3.0
-debugpy==1.8.6
-decorator==5.1.1
-defusedxml==0.7.1
-deltalake==0.20.1
-diagrams==0.23.4
-dill==0.3.1.1
-distlib==0.3.8
-distro==1.9.0
-dnspython==2.6.1
-docker==7.1.0
-docopt==0.6.2
-docstring_parser==0.16
-docutils==0.16
-duckdb==1.1.1
-elastic-transport==8.15.0
-elasticsearch==8.15.1
-email_validator==2.2.0
-entrypoints==0.4
-eralchemy2==1.4.1
-et-xmlfile==1.1.0
-eval_type_backport==0.2.0
-eventlet==0.37.0
-exceptiongroup==1.2.2
-execnet==2.1.1
-executing==2.1.0
-facebook_business==20.0.3
-fastapi-cli==0.0.5
-fastapi==0.115.0
-fastavro==1.9.7
-fasteners==0.19
-fastjsonschema==2.20.0
-filelock==3.16.1
-flower==2.0.1
-frozenlist==1.4.1
-fsspec==2024.9.0
-future==1.0.0
-gcloud-aio-auth==5.3.2
-gcloud-aio-bigquery==7.1.0
-gcloud-aio-storage==9.3.0
-gcsfs==2024.9.0.post1
-geomet==0.2.1.post1
-gevent==24.2.1
-gitdb==4.0.11
-google-ads==25.0.0
-google-analytics-admin==0.23.0
-google-api-core==2.20.0
-google-api-python-client==2.148.0
-google-auth-httplib2==0.2.0
-google-auth-oauthlib==1.2.1
-google-auth==2.35.0
-google-cloud-aiplatform==1.69.0
-google-cloud-appengine-logging==1.4.5
-google-cloud-audit-log==0.3.0
-google-cloud-automl==2.13.5
-google-cloud-batch==0.17.28
-google-cloud-bigquery-datatransfer==3.15.7
-google-cloud-bigquery==3.26.0
-google-cloud-bigtable==2.26.0
-google-cloud-build==3.25.0
-google-cloud-compute==1.19.2
-google-cloud-container==2.51.0
-google-cloud-core==2.4.1
-google-cloud-datacatalog==3.20.1
-google-cloud-dataflow-client==0.8.12
-google-cloud-dataform==0.5.11
-google-cloud-dataplex==2.2.2
-google-cloud-dataproc-metastore==1.15.5
-google-cloud-dataproc==5.13.0
-google-cloud-dlp==3.23.0
-google-cloud-kms==3.0.0
-google-cloud-language==2.14.0
-google-cloud-logging==3.11.2
-google-cloud-memcache==1.9.5
-google-cloud-monitoring==2.22.2
-google-cloud-orchestration-airflow==1.14.0
-google-cloud-os-login==2.14.6
-google-cloud-pubsub==2.25.2
-google-cloud-redis==2.15.5
-google-cloud-resource-manager==1.12.5
-google-cloud-run==0.10.8
-google-cloud-secret-manager==2.20.2
-google-cloud-spanner==3.49.1
-google-cloud-speech==2.27.0
-google-cloud-storage-transfer==1.12.0
-google-cloud-storage==2.18.2
-google-cloud-tasks==2.16.5
-google-cloud-texttospeech==2.17.2
-google-cloud-translate==3.16.0
-google-cloud-videointelligence==2.13.5
-google-cloud-vision==3.7.4
-google-cloud-workflows==1.14.5
-google-crc32c==1.5.0
-google-re2==1.1.20240702
-google-resumable-media==2.7.2
-googleapis-common-protos==1.65.0
-graphql-core==3.2.4
-graphviz==0.20.3
-greenlet==3.1.1
-grpc-google-iam-v1==0.13.1
-grpc-interceptor==0.15.4
-grpcio-gcp==0.2.2
-grpcio-health-checking==1.62.3
-grpcio-status==1.62.3
-grpcio-tools==1.62.3
-grpcio==1.66.2
-gssapi==1.9.0
-gunicorn==23.0.0
-h11==0.14.0
-h2==4.1.0
-hatch==1.12.0
-hatchling==1.25.0
-hdfs==2.7.3
-hmsclient==0.1.1
-hpack==4.0.0
-httpcore==1.0.6
-httplib2==0.22.0
-httptools==0.6.1
-httpx==0.27.0
-humanize==4.10.0
-hvac==2.3.0
-hyperframe==6.0.1
-hyperlink==21.0.0
-icdiff==2.0.7
-identify==2.6.1
-idna==3.10
-ijson==3.3.0
-imagesize==1.4.1
-immutabledict==4.2.0
-importlib-metadata==6.11.0
-importlib_resources==6.4.5
-impyla==0.19.0
-incremental==24.7.2
-inflection==0.5.1
-influxdb-client==1.46.0
-iniconfig==2.0.0
-ipdb==0.13.13
-ipykernel==6.29.5
-ipython==8.12.3
-isodate==0.6.1
-itsdangerous==2.2.0
-jaraco.classes==3.4.0
-jaraco.context==6.0.1
-jaraco.functools==4.1.0
-jedi==0.19.1
-jeepney==0.8.0
-jiter==0.6.0
-jmespath==0.10.0
-joserfc==1.0.0
-json-merge-patch==0.2
-jsondiff==2.2.1
-jsonpatch==1.33
-jsonpath-ng==1.6.1
-jsonpath-python==1.0.6
-jsonpickle==3.3.0
-jsonpointer==3.0.0
-jsonschema-path==0.3.3
-jsonschema-specifications==2023.12.1
-jsonschema==4.23.0
-jupyter_client==8.6.3
-jupyter_core==5.7.2
-kerberos==1.3.1
-keyring==25.4.1
-kombu==5.4.2
-krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
-kylinpy==2.8.4
-lazy-object-proxy==1.10.0
-ldap3==2.9.1
-limits==3.13.0
-linkify-it-py==2.0.3
-lockfile==0.12.2
-looker-sdk==24.16.2
-lxml==5.3.0
-lz4==4.3.3
-markdown-it-py==3.0.0
-marshmallow-oneofschema==3.1.1
-marshmallow-sqlalchemy==0.28.2
-marshmallow==3.22.0
-matplotlib-inline==0.1.7
-mdit-py-plugins==0.4.2
-mdurl==0.1.2
-mergedeep==1.3.4
-methodtools==0.4.7
-microsoft-kiota-abstractions==1.3.3
-microsoft-kiota-authentication-azure==1.1.0
-microsoft-kiota-http==1.3.3
-mmh3==4.1.0
-mongomock==4.2.0.post1
-more-itertools==10.5.0
-moto==5.0.16
-mpmath==1.3.0
-msal-extensions==1.2.0
-msal==1.31.0
-msgraph-core==1.1.5
-msrest==0.7.1
-msrestazure==0.6.4.post1
-multi_key_dict==2.0.3
-multidict==6.1.0
-mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.31
-mypy-boto3-redshift-data==1.35.10
-mypy-boto3-s3==1.35.32
-mypy-extensions==1.0.0
-mypy==1.9.0
-mysql-connector-python==9.0.0
-mysqlclient==2.2.4
-nbclient==0.10.0
-nbformat==5.10.4
-neo4j==5.25.0
-nest-asyncio==1.6.0
-networkx==3.1
-nh3==0.2.18
-nodeenv==1.9.1
-numpy==1.24.4
-oauthlib==3.2.2
-objsize==0.7.0
-openai==1.51.1
-openapi-schema-validator==0.6.2
-openapi-spec-validator==0.7.1
-openlineage-integration-common==1.23.0
-openlineage-python==1.23.0
-openlineage_sql==1.23.0
-openpyxl==3.1.5
-opensearch-py==2.7.1
-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==2.4.1
-ordered-set==4.1.0
-orjson==3.10.7
-oss2==2.19.0
-packaging==24.1
-pandas-gbq==0.23.2
-pandas-stubs==2.0.3.230814
-pandas==2.0.3
-papermill==2.6.0
-paramiko==3.5.0
-parso==0.8.4
-pathable==0.4.3
-pathspec==0.12.1
-pbr==6.1.0
-pdpyras==5.3.0
-pendulum==3.0.0
-pexpect==4.9.0
-pgvector==0.3.5
-pickleshare==0.7.5
-pinecone-client==5.0.1
-pinecone-plugin-inference==1.1.0
-pinecone-plugin-interface==0.0.7
-pinotdb==5.6.0
-pipdeptree==2.23.4
-pipx==1.7.1
-pkginfo==1.10.0
-pkgutil_resolve_name==1.3.10
-platformdirs==4.3.6
-pluggy==1.5.0
-ply==3.11
-plyvel==1.5.1
-portalocker==2.10.1
-pprintpp==0.4.0
-pre-commit==3.5.0
-presto-python-client==0.8.4
-prison==0.2.1
-prometheus_client==0.21.0
-prompt_toolkit==3.0.48
-proto-plus==1.24.0
-protobuf==4.25.5
-psutil==6.0.0
-psycopg2-binary==2.9.9
-ptyprocess==0.7.0
-pure-sasl==0.6.2
-pure_eval==0.2.3
-py-partiql-parser==0.5.6
-py4j==0.10.9.7
-pyOpenSSL==24.2.1
-pyarrow-hotfix==0.6
-pyarrow==16.1.0
-pyasn1==0.6.1
-pyasn1_modules==0.4.0
-pycountry==24.6.1
-pycparser==2.22
-pycryptodome==3.21.0
-pydantic==2.9.2
-pydantic_core==2.23.4
-pydata-google-auth==1.8.2
-pydot==1.4.2
-pydruid==0.6.9
-pyenchant==3.2.2
-pyexasol==0.25.2
-pygraphviz==1.11
-pyiceberg==0.7.1
-pyjsparser==2.7.1
-pykerberos==1.2.4
-pymongo==4.10.1
-pymssql==2.3.1
-pyodbc==5.1.0
-pyparsing==3.1.4
-pypsrp==0.8.1
-pyspark==3.5.3
-pyspnego==0.11.1
-pytest-asyncio==0.24.0
-pytest-cov==5.0.0
-pytest-custom-exit-code==0.3.0
-pytest-icdiff==0.9
-pytest-instafail==0.5.0
-pytest-mock==3.14.0
-pytest-rerunfailures==14.0
-pytest-timeouts==1.2.1
-pytest-xdist==3.6.1
-pytest==8.3.3
-python-arango==8.1.2
-python-daemon==3.0.1
-python-dateutil==2.9.0.post0
-python-dotenv==1.0.1
-python-http-client==3.3.7
-python-jenkins==1.8.2
-python-ldap==3.4.4
-python-multipart==0.0.12
-python-nvd3==0.16.0
-python-slugify==8.0.4
-python-telegram-bot==21.6
-python3-saml==1.16.0
-pytz==2024.2
-pywinrm==0.5.0
-pyzmq==26.2.0
-qdrant-client==1.11.3
-reactivex==4.0.4
-readme_renderer==43.0
-redis==5.1.1
-redshift-connector==2.1.3
-referencing==0.35.1
-regex==2024.9.11
-requests-file==2.1.0
-requests-kerberos==0.15.0
-requests-mock==1.12.1
-requests-oauthlib==1.3.1
-requests-toolbelt==1.0.0
-requests==2.32.3
-requests_ntlm==1.3.0
-responses==0.25.3
-restructuredtext_lint==1.4.0
-rfc3339-validator==0.1.4
-rfc3986==2.0.0
-rich-argparse==1.5.2
-rich-click==1.8.3
-rich==13.9.2
-rpds-py==0.20.0
-rsa==4.9
-ruff==0.5.5
-s3fs==2024.9.0
-s3transfer==0.10.2
-scramp==1.4.5
-scrapbook==0.5.0
-semver==3.0.2
-sendgrid==6.11.0
-sentinels==1.0.0
-sentry-sdk==2.15.0
-setproctitle==1.3.3
-shapely==2.0.6
-shellingham==1.5.4
-simple-salesforce==1.12.6
-six==1.16.0
-slack_sdk==3.33.1
-smbprotocol==1.14.0
-smmap==5.0.1
-sniffio==1.3.1
-snowballstemmer==2.2.0
-snowflake-connector-python==3.12.2
-snowflake-snowpark-python==1.22.1
-snowflake-sqlalchemy==1.6.1
-sortedcontainers==2.4.0
-soupsieve==2.6
-sphinx-airflow-theme==0.0.12
-sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.1
-sphinx-copybutton==0.5.2
-sphinx-jinja==2.0.2
-sphinx-rtd-theme==2.0.0
-sphinx_design==0.5.0
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
-sphinxcontrib-httpdomain==1.8.1
-sphinxcontrib-jquery==4.1
-sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
-sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==8.0.0
-spython==0.3.14
-sqlalchemy-bigquery==1.12.0
-sqlalchemy-redshift==0.8.14
-sqlalchemy-spanner==1.7.0
-sqlalchemy_drill==1.1.5
-sqlparse==0.5.1
-sshtunnel==0.4.0
-stack-data==0.6.3
-starkbank-ecdsa==2.2.0
-starlette==0.38.6
-statsd==4.0.1
-std-uritemplate==2.0.0
-strictyaml==1.7.3
-sympy==1.13.3
-tableauserverclient==0.25
-tabulate==0.9.0
-tenacity==8.5.0
-teradatasql==20.0.0.18
-teradatasqlalchemy==20.0.0.2
-termcolor==2.4.0
-text-unidecode==1.3
-thrift-sasl==0.4.3
-thrift==0.16.0
-time-machine==2.15.0
-tomli==2.0.2
-tomli_w==1.0.0
-tomlkit==0.13.2
-tornado==6.4.1
-towncrier==24.8.0
-tqdm==4.66.5
-traitlets==5.14.3
-trino==0.330.0
-trove-classifiers==2024.9.12
-twine==5.1.1
-typed-ast==1.5.5
-typer==0.12.5
-types-Deprecated==1.2.9.20240311
-types-Markdown==3.7.0.20240822
-types-PyMySQL==1.1.0.20240524
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
-types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
-types-croniter==3.0.3.20240731
-types-docutils==0.21.0.20241005
-types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
-types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20241003
-types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
-types-redis==4.6.0.20241004
-types-requests==2.31.0.6
-types-setuptools==75.1.0.20240917
-types-tabulate==0.9.0.20240106
-types-termcolor==1.1.6.2
-types-toml==0.10.8.20240310
-types-urllib3==1.26.25.14
-typing-inspect==0.9.0
-typing_extensions==4.12.2
-tzdata==2024.2
-tzlocal==5.2
-uc-micro-py==1.0.3
-unicodecsv==0.14.1
-universal_pathlib==0.2.5
-uritemplate==4.1.1
-urllib3==1.26.20
-userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.0
-uvloop==0.20.0
-validators==0.33.0
-vertica-python==1.4.0
-vine==5.1.0
-virtualenv==20.26.6
-watchfiles==0.24.0
-watchtower==3.3.1
-wcwidth==0.2.13
-weaviate-client==4.8.0
-websocket-client==1.8.0
-websockets==13.1
-wirerope==0.4.7
-wrapt==1.16.0
-xmlsec==1.3.14
-xmltodict==0.13.0
-yamllint==1.35.1
-yandex-query-client==0.1.4
-yandexcloud==0.320.0
-yarl==1.13.1
-ydb==3.18.1
-zeep==4.2.1
-zenpy==2.0.53
-zipp==3.20.2
-zope.event==5.0
-zope.interface==7.0.3
-zstandard==0.23.0
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
deleted file mode 100644
index 87a7f3b4b55..00000000000
--- a/constraints-no-providers-3.8.txt
+++ /dev/null
@@ -1,204 +0,0 @@
-
-#
-# This constraints file was automatically generated on 
2024-10-08T02:09:51.866393
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
-# This variant of constraints install just the 'bare' 'apache-airflow' package 
build from the HEAD of
-# the branch, without installing any of the providers.
-#
-# Those constraints represent the "newest" dependencies airflow could use, if 
providers did not limit
-# Airflow in any way.
-#
-Authlib==1.3.2
-ConfigUpdater==3.2
-Deprecated==1.2.14
-Flask-AppBuilder==4.5.0
-Flask-Babel==2.0.0
-Flask-Bcrypt==1.0.1
-Flask-Caching==2.3.0
-Flask-JWT-Extended==4.6.0
-Flask-Limiter==3.8.0
-Flask-Login==0.6.3
-Flask-SQLAlchemy==2.5.1
-Flask-Session==0.5.0
-Flask-WTF==1.2.1
-Flask==2.2.5
-Jinja2==3.1.4
-Mako==1.3.5
-MarkupSafe==2.1.5
-PyJWT==2.9.0
-PyYAML==6.0.2
-Pygments==2.18.0
-SQLAlchemy-JSONField==1.0.2
-SQLAlchemy-Utils==0.41.2
-SQLAlchemy==1.4.54
-WTForms==3.1.2
-Werkzeug==2.2.3
-aiobotocore==2.15.1
-aiohappyeyeballs==2.4.3
-aiohttp==3.10.9
-aioitertools==0.12.0
-aiosignal==1.3.1
-alembic==1.13.3
-amqp==5.2.0
-annotated-types==0.7.0
-anyio==4.5.0
-apispec==6.6.1
-argcomplete==3.5.1
-asgiref==3.8.1
-async-timeout==4.0.3
-atlasclient==1.0.0
-attrs==24.2.0
-babel==2.16.0
-backoff==2.2.1
-backports.zoneinfo==0.2.1
-bcrypt==4.2.0
-blinker==1.8.2
-botocore==1.35.23
-cachelib==0.9.0
-certifi==2024.8.30
-cffi==1.17.1
-cgroupspy==0.2.3
-charset-normalizer==3.3.2
-click==8.1.7
-clickclick==20.10.2
-cloudpickle==3.0.0
-colorama==0.4.6
-colorlog==6.8.2
-connexion==2.14.2
-cron-descriptor==1.4.5
-croniter==3.0.3
-cryptography==43.0.1
-decorator==5.1.1
-dill==0.3.9
-distlib==0.3.8
-dnspython==2.6.1
-docopt==0.6.2
-docutils==0.20.1
-email_validator==2.2.0
-eval_type_backport==0.2.0
-eventlet==0.37.0
-exceptiongroup==1.2.2
-fastapi-cli==0.0.5
-fastapi==0.115.0
-fastavro==1.9.7
-filelock==3.16.1
-frozenlist==1.4.1
-fsspec==2024.9.0
-gevent==24.2.1
-google-re2==1.1.20240702
-googleapis-common-protos==1.65.0
-graphviz==0.20.3
-greenlet==3.1.1
-grpcio==1.66.2
-gssapi==1.9.0
-gunicorn==23.0.0
-h11==0.14.0
-hdfs==2.7.3
-httpcore==1.0.6
-httptools==0.6.1
-httpx==0.27.2
-idna==3.10
-importlib_metadata==8.5.0
-importlib_resources==6.4.5
-inflection==0.5.1
-itsdangerous==2.2.0
-jmespath==1.0.1
-jsonschema-specifications==2023.12.1
-jsonschema==4.23.0
-kerberos==1.3.1
-krb5==0.7.0
-lazy-object-proxy==1.10.0
-ldap3==2.9.1
-limits==3.13.0
-linkify-it-py==2.0.3
-lockfile==0.12.2
-markdown-it-py==3.0.0
-marshmallow-oneofschema==3.1.1
-marshmallow-sqlalchemy==0.28.2
-marshmallow==3.22.0
-mdit-py-plugins==0.4.2
-mdurl==0.1.2
-methodtools==0.4.7
-more-itertools==10.5.0
-multidict==6.1.0
-numpy==1.24.4
-opentelemetry-api==1.16.0
-opentelemetry-exporter-otlp-proto-grpc==1.16.0
-opentelemetry-exporter-otlp-proto-http==1.16.0
-opentelemetry-exporter-otlp==1.16.0
-opentelemetry-exporter-prometheus==0.41b0
-opentelemetry-proto==1.16.0
-opentelemetry-sdk==1.16.0
-opentelemetry-semantic-conventions==0.37b0
-ordered-set==4.1.0
-packaging==24.1
-pandas==2.0.3
-pathspec==0.12.1
-pendulum==3.0.0
-pkgutil_resolve_name==1.3.10
-platformdirs==4.3.6
-pluggy==1.5.0
-plyvel==1.5.1
-prison==0.2.1
-prometheus_client==0.21.0
-protobuf==4.25.5
-psutil==6.0.0
-pure-sasl==0.6.2
-pyasn1==0.6.1
-pyasn1_modules==0.4.1
-pycparser==2.22
-pydantic==2.9.2
-pydantic_core==2.23.4
-pykerberos==1.2.4
-pyspnego==0.11.1
-python-daemon==3.0.1
-python-dateutil==2.9.0.post0
-python-dotenv==1.0.1
-python-ldap==3.4.4
-python-multipart==0.0.12
-python-nvd3==0.16.0
-python-slugify==8.0.4
-pytz==2024.2
-referencing==0.35.1
-requests-kerberos==0.15.0
-requests-toolbelt==1.0.0
-requests==2.32.3
-rfc3339-validator==0.1.4
-rich-argparse==1.5.2
-rich==13.9.2
-rpds-py==0.20.0
-s3fs==2024.9.0
-sentry-sdk==2.15.0
-setproctitle==1.3.3
-shellingham==1.5.4
-six==1.16.0
-sniffio==1.3.1
-sqlparse==0.5.1
-starlette==0.38.6
-statsd==4.0.1
-tabulate==0.9.0
-tenacity==9.0.0
-termcolor==2.4.0
-text-unidecode==1.3
-thrift-sasl==0.4.3
-thrift==0.21.0
-time-machine==2.15.0
-typer==0.12.5
-typing_extensions==4.12.2
-tzdata==2024.2
-uc-micro-py==1.0.3
-universal_pathlib==0.2.5
-urllib3==1.26.20
-uv==0.4.7
-uvicorn==0.31.0
-uvloop==0.20.0
-vine==5.1.0
-virtualenv==20.26.6
-watchfiles==0.24.0
-websockets==13.1
-wirerope==0.4.7
-wrapt==1.16.0
-yarl==1.13.1
-zipp==3.20.2
-zope.event==5.0
-zope.interface==7.0.3
diff --git a/constraints-source-providers-3.8.txt 
b/constraints-source-providers-3.8.txt
deleted file mode 100644
index ce7c21a1c7c..00000000000
--- a/constraints-source-providers-3.8.txt
+++ /dev/null
@@ -1,661 +0,0 @@
-
-#
-# This constraints file was automatically generated on 
2024-10-08T02:09:41.448069
-# via "eager-upgrade" mechanism of PIP. For the "main" branch of Airflow.
-# This variant of constraints install uses the HEAD of the branch version of 
both
-# 'apache-airflow' package and all available community provider packages.
-#
-# Those constraints represent the dependencies that are used by all pull 
requests when they are build in CI.
-# They represent "latest" and greatest set of constraints that HEAD of the 
"apache-airflow" package should
-# Install with "HEAD" of providers. Those are the only constraints that are 
used by our CI builds.
-#
-Authlib==1.3.2
-ConfigUpdater==3.2
-Deprecated==1.2.14
-Events==0.5
-Flask-AppBuilder==4.5.0
-Flask-Babel==2.0.0
-Flask-Bcrypt==1.0.1
-Flask-Caching==2.3.0
-Flask-JWT-Extended==4.6.0
-Flask-Limiter==3.8.0
-Flask-Login==0.6.3
-Flask-SQLAlchemy==2.5.1
-Flask-Session==0.5.0
-Flask-WTF==1.2.1
-Flask==2.2.5
-GitPython==3.1.43
-JPype1==1.5.0
-JayDeBeApi==1.2.3
-Jinja2==3.1.4
-Js2Py==0.74
-Mako==1.3.5
-Markdown==3.7
-MarkupSafe==2.1.5
-PyAthena==3.9.0
-PyGithub==2.4.0
-PyHive==0.7.0
-PyJWT==2.9.0
-PyNaCl==1.5.0
-PyYAML==6.0.2
-Pygments==2.18.0
-SQLAlchemy-JSONField==1.0.2
-SQLAlchemy-Utils==0.41.2
-SQLAlchemy==1.4.54
-SecretStorage==3.3.3
-Sphinx==5.3.0
-WTForms==3.1.2
-Werkzeug==2.2.3
-adal==1.2.7
-adlfs==2024.7.0
-aiobotocore==2.15.1
-aiofiles==23.2.1
-aiohappyeyeballs==2.4.3
-aiohttp==3.10.9
-aioitertools==0.12.0
-aioresponses==0.7.6
-aiosignal==1.3.1
-airbyte-api==0.52.1
-alabaster==0.7.13
-alembic==1.13.3
-alibabacloud-adb20211201==2.0.0
-alibabacloud-tea==0.3.10
-alibabacloud_credentials==0.3.5
-alibabacloud_endpoint_util==0.0.3
-alibabacloud_gateway_spi==0.0.2
-alibabacloud_openapi_util==0.2.2
-alibabacloud_tea_openapi==0.3.12
-alibabacloud_tea_util==0.3.13
-alibabacloud_tea_xml==0.0.2
-aliyun-python-sdk-core==2.15.2
-aliyun-python-sdk-kms==2.16.5
-amqp==5.2.0
-analytics-python==1.2.9
-annotated-types==0.7.0
-ansicolors==1.1.8
-anyascii==0.3.2
-anyio==4.5.0
-apache-beam==2.59.0
-apispec==6.6.1
-apprise==1.9.0
-argcomplete==3.5.1
-asana==3.2.3
-asgiref==3.8.1
-asn1crypto==1.5.1
-astroid==2.15.8
-asttokens==2.4.1
-astunparse==1.6.3
-async-timeout==4.0.3
-asyncssh==2.17.0
-atlasclient==1.0.0
-atlassian-python-api==3.41.16
-attrs==24.2.0
-aws-sam-translator==1.91.0
-aws-xray-sdk==2.14.0
-azure-batch==14.2.0
-azure-common==1.1.28
-azure-core==1.31.0
-azure-cosmos==4.7.0
-azure-datalake-store==0.0.53
-azure-identity==1.18.0
-azure-keyvault-secrets==4.8.0
-azure-kusto-data==4.6.1
-azure-mgmt-containerinstance==10.1.0
-azure-mgmt-containerregistry==10.3.0
-azure-mgmt-core==1.4.0
-azure-mgmt-cosmosdb==9.6.0
-azure-mgmt-datafactory==9.0.0
-azure-mgmt-datalake-nspkg==3.0.1
-azure-mgmt-datalake-store==0.5.0
-azure-mgmt-nspkg==3.0.2
-azure-mgmt-resource==23.1.1
-azure-mgmt-storage==21.2.1
-azure-nspkg==3.0.2
-azure-servicebus==7.12.3
-azure-storage-blob==12.23.1
-azure-storage-file-datalake==12.17.0
-azure-storage-file-share==12.18.0
-azure-synapse-artifacts==0.19.0
-azure-synapse-spark==0.7.0
-babel==2.16.0
-backcall==0.2.0
-backoff==2.2.1
-backports.tarfile==1.2.0
-backports.zoneinfo==0.2.1
-bcrypt==4.2.0
-beautifulsoup4==4.12.3
-billiard==4.2.1
-bitarray==2.9.2
-black==24.8.0
-blinker==1.8.2
-boto3==1.35.23
-botocore==1.35.23
-cachelib==0.9.0
-cachetools==5.5.0
-cassandra-driver==3.29.2
-cattrs==24.1.2
-celery==5.4.0
-certifi==2024.8.30
-cffi==1.17.1
-cfgv==3.4.0
-cfn-lint==1.16.0
-cgroupspy==0.2.3
-chardet==5.2.0
-charset-normalizer==3.3.2
-checksumdir==1.2.0
-ciso8601==2.3.1
-click-didyoumean==0.3.1
-click-plugins==1.1.1
-click-repl==0.3.0
-click==8.1.7
-clickclick==20.10.2
-cloudpickle==2.2.1
-cohere==4.57
-colorama==0.4.6
-colorlog==6.8.2
-comm==0.2.2
-confluent-kafka==2.5.3
-connexion==2.14.2
-coverage==7.6.1
-crcmod==1.7
-cron-descriptor==1.4.5
-croniter==3.0.3
-cryptography==42.0.8
-curlify==2.2.1
-databricks-sql-connector==2.9.6
-dataclasses-json==0.6.7
-datadog==0.50.1
-db-dtypes==1.3.0
-debugpy==1.8.6
-decorator==5.1.1
-defusedxml==0.7.1
-deltalake==0.20.1
-diagrams==0.23.4
-dill==0.3.1.1
-distlib==0.3.8
-distro==1.9.0
-dnspython==2.6.1
-docker==7.1.0
-docopt==0.6.2
-docstring_parser==0.16
-docutils==0.16
-duckdb==1.1.1
-elastic-transport==8.15.0
-elasticsearch==8.15.1
-email_validator==2.2.0
-entrypoints==0.4
-eralchemy2==1.4.1
-et-xmlfile==1.1.0
-eval_type_backport==0.2.0
-eventlet==0.37.0
-exceptiongroup==1.2.2
-execnet==2.1.1
-executing==2.1.0
-facebook_business==20.0.3
-fastapi-cli==0.0.5
-fastapi==0.115.0
-fastavro==1.9.7
-fasteners==0.19
-fastjsonschema==2.20.0
-filelock==3.16.1
-flower==2.0.1
-frozenlist==1.4.1
-fsspec==2024.9.0
-future==1.0.0
-gcloud-aio-auth==5.3.2
-gcloud-aio-bigquery==7.1.0
-gcloud-aio-storage==9.3.0
-gcsfs==2024.9.0.post1
-geomet==0.2.1.post1
-gevent==24.2.1
-gitdb==4.0.11
-google-ads==25.0.0
-google-analytics-admin==0.23.0
-google-api-core==2.20.0
-google-api-python-client==2.148.0
-google-auth-httplib2==0.2.0
-google-auth-oauthlib==1.2.1
-google-auth==2.35.0
-google-cloud-aiplatform==1.69.0
-google-cloud-appengine-logging==1.4.5
-google-cloud-audit-log==0.3.0
-google-cloud-automl==2.13.5
-google-cloud-batch==0.17.28
-google-cloud-bigquery-datatransfer==3.15.7
-google-cloud-bigquery==3.26.0
-google-cloud-bigtable==2.26.0
-google-cloud-build==3.25.0
-google-cloud-compute==1.19.2
-google-cloud-container==2.51.0
-google-cloud-core==2.4.1
-google-cloud-datacatalog==3.20.1
-google-cloud-dataflow-client==0.8.12
-google-cloud-dataform==0.5.11
-google-cloud-dataplex==2.2.2
-google-cloud-dataproc-metastore==1.15.5
-google-cloud-dataproc==5.13.0
-google-cloud-dlp==3.23.0
-google-cloud-kms==3.0.0
-google-cloud-language==2.14.0
-google-cloud-logging==3.11.2
-google-cloud-memcache==1.9.5
-google-cloud-monitoring==2.22.2
-google-cloud-orchestration-airflow==1.14.0
-google-cloud-os-login==2.14.6
-google-cloud-pubsub==2.25.2
-google-cloud-redis==2.15.5
-google-cloud-resource-manager==1.12.5
-google-cloud-run==0.10.8
-google-cloud-secret-manager==2.20.2
-google-cloud-spanner==3.49.1
-google-cloud-speech==2.27.0
-google-cloud-storage-transfer==1.12.0
-google-cloud-storage==2.18.2
-google-cloud-tasks==2.16.5
-google-cloud-texttospeech==2.17.2
-google-cloud-translate==3.16.0
-google-cloud-videointelligence==2.13.5
-google-cloud-vision==3.7.4
-google-cloud-workflows==1.14.5
-google-crc32c==1.5.0
-google-re2==1.1.20240702
-google-resumable-media==2.7.2
-googleapis-common-protos==1.65.0
-graphql-core==3.2.4
-graphviz==0.20.3
-greenlet==3.1.1
-grpc-google-iam-v1==0.13.1
-grpc-interceptor==0.15.4
-grpcio-gcp==0.2.2
-grpcio-health-checking==1.62.3
-grpcio-status==1.62.3
-grpcio-tools==1.62.3
-grpcio==1.66.2
-gssapi==1.9.0
-gunicorn==23.0.0
-h11==0.14.0
-h2==4.1.0
-hatch==1.12.0
-hatchling==1.25.0
-hdfs==2.7.3
-hmsclient==0.1.1
-hpack==4.0.0
-httpcore==1.0.6
-httplib2==0.22.0
-httptools==0.6.1
-httpx==0.27.0
-humanize==4.10.0
-hvac==2.3.0
-hyperframe==6.0.1
-hyperlink==21.0.0
-icdiff==2.0.7
-identify==2.6.1
-idna==3.10
-ijson==3.3.0
-imagesize==1.4.1
-immutabledict==4.2.0
-importlib-metadata==6.11.0
-importlib_resources==6.4.5
-impyla==0.19.0
-incremental==24.7.2
-inflection==0.5.1
-influxdb-client==1.46.0
-iniconfig==2.0.0
-ipdb==0.13.13
-ipykernel==6.29.5
-ipython==8.12.3
-isodate==0.6.1
-itsdangerous==2.2.0
-jaraco.classes==3.4.0
-jaraco.context==6.0.1
-jaraco.functools==4.1.0
-jedi==0.19.1
-jeepney==0.8.0
-jiter==0.6.0
-jmespath==0.10.0
-joserfc==1.0.0
-json-merge-patch==0.2
-jsondiff==2.2.1
-jsonpatch==1.33
-jsonpath-ng==1.6.1
-jsonpath-python==1.0.6
-jsonpickle==3.3.0
-jsonpointer==3.0.0
-jsonschema-path==0.3.3
-jsonschema-specifications==2023.12.1
-jsonschema==4.23.0
-jupyter_client==8.6.3
-jupyter_core==5.7.2
-kerberos==1.3.1
-keyring==25.4.1
-kombu==5.4.2
-krb5==0.7.0
-kubernetes==30.1.0
-kubernetes_asyncio==30.1.0
-kylinpy==2.8.4
-lazy-object-proxy==1.10.0
-ldap3==2.9.1
-limits==3.13.0
-linkify-it-py==2.0.3
-lockfile==0.12.2
-looker-sdk==24.16.2
-lxml==5.3.0
-lz4==4.3.3
-markdown-it-py==3.0.0
-marshmallow-oneofschema==3.1.1
-marshmallow-sqlalchemy==0.28.2
-marshmallow==3.22.0
-matplotlib-inline==0.1.7
-mdit-py-plugins==0.4.2
-mdurl==0.1.2
-mergedeep==1.3.4
-methodtools==0.4.7
-microsoft-kiota-abstractions==1.3.3
-microsoft-kiota-authentication-azure==1.1.0
-microsoft-kiota-http==1.3.3
-mmh3==4.1.0
-mongomock==4.2.0.post1
-more-itertools==10.5.0
-moto==5.0.16
-mpmath==1.3.0
-msal-extensions==1.2.0
-msal==1.31.0
-msgraph-core==1.1.5
-msrest==0.7.1
-msrestazure==0.6.4.post1
-multi_key_dict==2.0.3
-multidict==6.1.0
-mypy-boto3-appflow==1.35.0
-mypy-boto3-rds==1.35.31
-mypy-boto3-redshift-data==1.35.10
-mypy-boto3-s3==1.35.32
-mypy-extensions==1.0.0
-mypy==1.9.0
-mysql-connector-python==9.0.0
-mysqlclient==2.2.4
-nbclient==0.10.0
-nbformat==5.10.4
-neo4j==5.25.0
-nest-asyncio==1.6.0
-networkx==3.1
-nh3==0.2.18
-nodeenv==1.9.1
-numpy==1.24.4
-oauthlib==3.2.2
-objsize==0.7.0
-openai==1.51.1
-openapi-schema-validator==0.6.2
-openapi-spec-validator==0.7.1
-openlineage-integration-common==1.23.0
-openlineage-python==1.23.0
-openlineage_sql==1.23.0
-openpyxl==3.1.5
-opensearch-py==2.7.1
-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==2.4.1
-ordered-set==4.1.0
-orjson==3.10.7
-oss2==2.19.0
-packaging==24.1
-pandas-gbq==0.23.2
-pandas-stubs==2.0.3.230814
-pandas==2.0.3
-papermill==2.6.0
-paramiko==3.5.0
-parso==0.8.4
-pathable==0.4.3
-pathspec==0.12.1
-pbr==6.1.0
-pdpyras==5.3.0
-pendulum==3.0.0
-pexpect==4.9.0
-pgvector==0.3.5
-pickleshare==0.7.5
-pinecone-client==5.0.1
-pinecone-plugin-inference==1.1.0
-pinecone-plugin-interface==0.0.7
-pinotdb==5.6.0
-pipdeptree==2.23.4
-pipx==1.7.1
-pkginfo==1.10.0
-pkgutil_resolve_name==1.3.10
-platformdirs==4.3.6
-pluggy==1.5.0
-ply==3.11
-plyvel==1.5.1
-portalocker==2.10.1
-pprintpp==0.4.0
-pre-commit==3.5.0
-presto-python-client==0.8.4
-prison==0.2.1
-prometheus_client==0.21.0
-prompt_toolkit==3.0.48
-proto-plus==1.24.0
-protobuf==4.25.5
-psutil==6.0.0
-psycopg2-binary==2.9.9
-ptyprocess==0.7.0
-pure-sasl==0.6.2
-pure_eval==0.2.3
-py-partiql-parser==0.5.6
-py4j==0.10.9.7
-pyOpenSSL==24.2.1
-pyarrow-hotfix==0.6
-pyarrow==16.1.0
-pyasn1==0.6.1
-pyasn1_modules==0.4.0
-pycountry==24.6.1
-pycparser==2.22
-pycryptodome==3.21.0
-pydantic==2.9.2
-pydantic_core==2.23.4
-pydata-google-auth==1.8.2
-pydot==1.4.2
-pydruid==0.6.9
-pyenchant==3.2.2
-pyexasol==0.25.2
-pygraphviz==1.11
-pyiceberg==0.7.1
-pyjsparser==2.7.1
-pykerberos==1.2.4
-pymongo==4.10.1
-pymssql==2.3.1
-pyodbc==5.1.0
-pyparsing==3.1.4
-pypsrp==0.8.1
-pyspark==3.5.3
-pyspnego==0.11.1
-pytest-asyncio==0.24.0
-pytest-cov==5.0.0
-pytest-custom-exit-code==0.3.0
-pytest-icdiff==0.9
-pytest-instafail==0.5.0
-pytest-mock==3.14.0
-pytest-rerunfailures==14.0
-pytest-timeouts==1.2.1
-pytest-xdist==3.6.1
-pytest==8.3.3
-python-arango==8.1.2
-python-daemon==3.0.1
-python-dateutil==2.9.0.post0
-python-dotenv==1.0.1
-python-http-client==3.3.7
-python-jenkins==1.8.2
-python-ldap==3.4.4
-python-multipart==0.0.12
-python-nvd3==0.16.0
-python-slugify==8.0.4
-python-telegram-bot==21.6
-python3-saml==1.16.0
-pytz==2024.2
-pywinrm==0.5.0
-pyzmq==26.2.0
-qdrant-client==1.11.3
-reactivex==4.0.4
-readme_renderer==43.0
-redis==5.1.1
-redshift-connector==2.1.3
-referencing==0.35.1
-regex==2024.9.11
-requests-file==2.1.0
-requests-kerberos==0.15.0
-requests-mock==1.12.1
-requests-oauthlib==1.3.1
-requests-toolbelt==1.0.0
-requests==2.32.3
-requests_ntlm==1.3.0
-responses==0.25.3
-restructuredtext_lint==1.4.0
-rfc3339-validator==0.1.4
-rfc3986==2.0.0
-rich-argparse==1.5.2
-rich-click==1.8.3
-rich==13.9.2
-rpds-py==0.20.0
-rsa==4.9
-ruff==0.5.5
-s3fs==2024.9.0
-s3transfer==0.10.2
-scramp==1.4.5
-scrapbook==0.5.0
-semver==3.0.2
-sendgrid==6.11.0
-sentinels==1.0.0
-sentry-sdk==2.15.0
-setproctitle==1.3.3
-shapely==2.0.6
-shellingham==1.5.4
-simple-salesforce==1.12.6
-six==1.16.0
-slack_sdk==3.33.1
-smbprotocol==1.14.0
-smmap==5.0.1
-sniffio==1.3.1
-snowballstemmer==2.2.0
-snowflake-connector-python==3.12.2
-snowflake-snowpark-python==1.22.1
-snowflake-sqlalchemy==1.6.1
-sortedcontainers==2.4.0
-soupsieve==2.6
-sphinx-airflow-theme==0.0.12
-sphinx-argparse==0.4.0
-sphinx-autoapi==2.1.1
-sphinx-copybutton==0.5.2
-sphinx-jinja==2.0.2
-sphinx-rtd-theme==2.0.0
-sphinx_design==0.5.0
-sphinxcontrib-applehelp==1.0.4
-sphinxcontrib-devhelp==1.0.2
-sphinxcontrib-htmlhelp==2.0.1
-sphinxcontrib-httpdomain==1.8.1
-sphinxcontrib-jquery==4.1
-sphinxcontrib-jsmath==1.0.1
-sphinxcontrib-qthelp==1.0.3
-sphinxcontrib-redoc==1.6.0
-sphinxcontrib-serializinghtml==1.1.5
-sphinxcontrib-spelling==8.0.0
-spython==0.3.14
-sqlalchemy-bigquery==1.12.0
-sqlalchemy-redshift==0.8.14
-sqlalchemy-spanner==1.7.0
-sqlalchemy_drill==1.1.5
-sqlparse==0.5.1
-sshtunnel==0.4.0
-stack-data==0.6.3
-starkbank-ecdsa==2.2.0
-starlette==0.38.6
-statsd==4.0.1
-std-uritemplate==2.0.0
-strictyaml==1.7.3
-sympy==1.13.3
-tableauserverclient==0.25
-tabulate==0.9.0
-tenacity==8.5.0
-teradatasql==20.0.0.18
-teradatasqlalchemy==20.0.0.2
-termcolor==2.4.0
-text-unidecode==1.3
-thrift-sasl==0.4.3
-thrift==0.16.0
-time-machine==2.15.0
-tomli==2.0.2
-tomli_w==1.0.0
-tomlkit==0.13.2
-tornado==6.4.1
-towncrier==24.8.0
-tqdm==4.66.5
-traitlets==5.14.3
-trino==0.330.0
-trove-classifiers==2024.9.12
-twine==5.1.1
-typed-ast==1.5.5
-typer==0.12.5
-types-Deprecated==1.2.9.20240311
-types-Markdown==3.7.0.20240822
-types-PyMySQL==1.1.0.20240524
-types-PyYAML==6.0.12.20240917
-types-aiofiles==24.1.0.20240626
-types-certifi==2021.10.8.3
-types-cffi==1.16.0.20240331
-types-croniter==3.0.3.20240731
-types-docutils==0.21.0.20241005
-types-paramiko==3.5.0.20240928
-types-protobuf==5.28.0.20240924
-types-pyOpenSSL==24.1.0.20240722
-types-python-dateutil==2.9.0.20241003
-types-python-slugify==8.0.2.20240310
-types-pytz==2024.2.0.20241003
-types-redis==4.6.0.20241004
-types-requests==2.31.0.6
-types-setuptools==75.1.0.20240917
-types-tabulate==0.9.0.20240106
-types-termcolor==1.1.6.2
-types-toml==0.10.8.20240310
-types-urllib3==1.26.25.14
-typing-inspect==0.9.0
-typing_extensions==4.12.2
-tzdata==2024.2
-tzlocal==5.2
-uc-micro-py==1.0.3
-unicodecsv==0.14.1
-universal_pathlib==0.2.5
-uritemplate==4.1.1
-urllib3==1.26.20
-userpath==1.9.2
-uv==0.4.7
-uvicorn==0.31.0
-uvloop==0.20.0
-validators==0.33.0
-vertica-python==1.4.0
-vine==5.1.0
-virtualenv==20.26.6
-watchfiles==0.24.0
-watchtower==3.3.1
-wcwidth==0.2.13
-weaviate-client==4.8.0
-websocket-client==1.8.0
-websockets==13.1
-wirerope==0.4.7
-wrapt==1.16.0
-xmlsec==1.3.14
-xmltodict==0.13.0
-yamllint==1.35.1
-yandex-query-client==0.1.4
-yandexcloud==0.320.0
-yarl==1.13.1
-ydb==3.18.1
-zeep==4.2.1
-zenpy==2.0.53
-zipp==3.20.2
-zope.event==5.0
-zope.interface==7.0.3
-zstandard==0.23.0


Reply via email to