This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch constraints-main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/constraints-main by this push:
new 191ca7ade8 Updating constraints. Github run id:10621421141
191ca7ade8 is described below
commit 191ca7ade87fba09bcea7a059d591f7a3e96ccb6
Author: Automated GitHub Actions commit <[email protected]>
AuthorDate: Thu Aug 29 20:05:53 2024 +0000
Updating constraints. Github run id:10621421141
This update in constraints is automatically committed by the CI
'constraints-push' step based on
'refs/heads/main' in the 'apache/airflow' repository with commit sha
e63aeaed5e54c2e12077b3ba4289e86e7fb45525.
The action that build those constraints can be found at
https://github.com/apache/airflow/actions/runs/10621421141/
The image tag used for that build was:
e63aeaed5e54c2e12077b3ba4289e86e7fb45525. You can enter Breeze environment
with this image by running 'breeze shell --image-tag
e63aeaed5e54c2e12077b3ba4289e86e7fb45525'
All tests passed in this build so we determined we can push the updated
constraints.
See
https://github.com/apache/airflow/blob/main/README.md#installing-from-pypi for
details.
---
constraints-3.10.txt | 22 ++++++++++++++++------
constraints-3.11.txt | 22 ++++++++++++++++------
constraints-3.12.txt | 22 ++++++++++++++++------
constraints-3.8.txt | 24 +++++++++++++++++-------
constraints-3.9.txt | 24 +++++++++++++++++-------
constraints-no-providers-3.10.txt | 14 +++++++++++++-
constraints-no-providers-3.11.txt | 14 +++++++++++++-
constraints-no-providers-3.12.txt | 14 +++++++++++++-
constraints-no-providers-3.8.txt | 16 ++++++++++++++--
constraints-no-providers-3.9.txt | 16 ++++++++++++++--
constraints-source-providers-3.10.txt | 22 ++++++++++++++++------
constraints-source-providers-3.11.txt | 22 ++++++++++++++++------
constraints-source-providers-3.12.txt | 22 ++++++++++++++++------
constraints-source-providers-3.8.txt | 24 +++++++++++++++++-------
constraints-source-providers-3.9.txt | 24 +++++++++++++++++-------
15 files changed, 231 insertions(+), 71 deletions(-)
diff --git a/constraints-3.10.txt b/constraints-3.10.txt
index 69e203fc04..8f04f4df9e 100644
--- a/constraints-3.10.txt
+++ b/constraints-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:52:34.193862
+# This constraints file was automatically generated on
2024-08-29T19:46:37.905480
# 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.
@@ -247,7 +247,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -301,6 +301,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -389,6 +391,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -488,12 +491,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -594,6 +597,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -673,6 +677,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -698,6 +703,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -730,14 +736,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-3.11.txt b/constraints-3.11.txt
index 95bb147d7e..5941e73ce0 100644
--- a/constraints-3.11.txt
+++ b/constraints-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:52:43.596385
+# This constraints file was automatically generated on
2024-08-29T19:46:46.849577
# 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.
@@ -246,7 +246,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -299,6 +299,8 @@ eventlet==0.36.1
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -387,6 +389,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -486,12 +489,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -592,6 +595,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -671,6 +675,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -695,6 +700,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -727,14 +733,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-3.12.txt b/constraints-3.12.txt
index 7ca320ca3f..4c2ffe5c74 100644
--- a/constraints-3.12.txt
+++ b/constraints-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:52:43.764142
+# This constraints file was automatically generated on
2024-08-29T19:46:47.672589
# 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.
@@ -242,7 +242,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -295,6 +295,8 @@ eventlet==0.36.1
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fastjsonschema==2.20.0
filelock==3.15.4
@@ -382,6 +384,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -479,12 +482,12 @@ nh3==0.2.18
nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -581,6 +584,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -661,6 +665,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -685,6 +690,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -717,14 +723,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wheel==0.44.0
wirerope==0.4.7
wrapt==1.16.0
diff --git a/constraints-3.8.txt b/constraints-3.8.txt
index 65f3fa41a1..c97401de56 100644
--- a/constraints-3.8.txt
+++ b/constraints-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:52:34.405597
+# This constraints file was automatically generated on
2024-08-29T19:46:37.854523
# 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.
@@ -249,7 +249,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -303,6 +303,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -391,6 +393,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -490,12 +493,12 @@ nodeenv==1.9.1
numpy==1.24.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -599,6 +602,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -678,6 +682,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -703,6 +708,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -733,17 +739,21 @@ uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
uritemplate==4.1.1
-urllib3==1.26.19
+urllib3==1.26.20
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-3.9.txt b/constraints-3.9.txt
index 074704da4c..69110893db 100644
--- a/constraints-3.9.txt
+++ b/constraints-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:52:34.317408
+# This constraints file was automatically generated on
2024-08-29T19:46:37.628839
# 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.
@@ -247,7 +247,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -301,6 +301,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -389,6 +391,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -488,12 +491,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -594,6 +597,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -673,6 +677,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -698,6 +703,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -728,17 +734,21 @@ uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
uritemplate==4.1.1
-urllib3==1.26.19
+urllib3==1.26.20
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.10.txt
b/constraints-no-providers-3.10.txt
index 7bbc6a86d8..1a9f2591a6 100644
--- a/constraints-no-providers-3.10.txt
+++ b/constraints-no-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:29.115916
+# This constraints file was automatically generated on
2024-08-29T19:39:34.673394
# 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.
@@ -75,6 +75,8 @@ docutils==0.21.2
email_validator==2.2.0
eventlet==0.36.1
exceptiongroup==1.2.2
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
@@ -90,6 +92,7 @@ gunicorn==23.0.0
h11==0.14.0
hdfs==2.7.3
httpcore==1.0.5
+httptools==0.6.1
httpx==0.27.2
idna==3.8
importlib_metadata==8.4.0
@@ -149,7 +152,9 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python3-saml==1.16.0
@@ -165,9 +170,11 @@ rpds-py==0.20.0
s3fs==2024.6.1
sentry-sdk==2.13.0
setproctitle==1.3.3
+shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
+starlette==0.38.2
statsd==4.0.1
tabulate==0.9.0
tenacity==9.0.0
@@ -176,6 +183,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.20.0
time-machine==2.15.0
+typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
uc-micro-py==1.0.3
@@ -183,8 +191,12 @@ unicodecsv==0.14.1
universal_pathlib==0.2.2
urllib3==2.2.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.11.txt
b/constraints-no-providers-3.11.txt
index be337e0a0d..8ff507c4aa 100644
--- a/constraints-no-providers-3.11.txt
+++ b/constraints-no-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:49:36.763268
+# This constraints file was automatically generated on
2024-08-29T19:43:39.805587
# 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.
@@ -73,6 +73,8 @@ docopt==0.6.2
docutils==0.21.2
email_validator==2.2.0
eventlet==0.36.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
@@ -88,6 +90,7 @@ gunicorn==23.0.0
h11==0.14.0
hdfs==2.7.3
httpcore==1.0.5
+httptools==0.6.1
httpx==0.27.2
idna==3.8
importlib_metadata==8.4.0
@@ -147,7 +150,9 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python3-saml==1.16.0
@@ -163,9 +168,11 @@ rpds-py==0.20.0
s3fs==2024.6.1
sentry-sdk==2.13.0
setproctitle==1.3.3
+shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
+starlette==0.38.2
statsd==4.0.1
tabulate==0.9.0
tenacity==9.0.0
@@ -174,6 +181,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.20.0
time-machine==2.15.0
+typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
uc-micro-py==1.0.3
@@ -181,8 +189,12 @@ unicodecsv==0.14.1
universal_pathlib==0.2.2
urllib3==2.2.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.12.txt
b/constraints-no-providers-3.12.txt
index f86e134f7e..3289b2049f 100644
--- a/constraints-no-providers-3.12.txt
+++ b/constraints-no-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:49:38.326735
+# This constraints file was automatically generated on
2024-08-29T19:43:43.950101
# 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.
@@ -73,6 +73,8 @@ docopt==0.6.2
docutils==0.21.2
email_validator==2.2.0
eventlet==0.36.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
@@ -88,6 +90,7 @@ gunicorn==23.0.0
h11==0.14.0
hdfs==2.7.3
httpcore==1.0.5
+httptools==0.6.1
httpx==0.27.2
idna==3.8
importlib_metadata==8.4.0
@@ -147,7 +150,9 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python3-saml==1.16.0
@@ -164,9 +169,11 @@ s3fs==2024.6.1
sentry-sdk==2.13.0
setproctitle==1.3.3
setuptools==74.0.0
+shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
+starlette==0.38.2
statsd==4.0.1
tabulate==0.9.0
tenacity==9.0.0
@@ -175,6 +182,7 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.20.0
time-machine==2.15.0
+typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
uc-micro-py==1.0.3
@@ -182,8 +190,12 @@ unicodecsv==0.14.1
universal_pathlib==0.2.2
urllib3==2.2.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.8.txt b/constraints-no-providers-3.8.txt
index e5bd030667..5475dd69d3 100644
--- a/constraints-no-providers-3.8.txt
+++ b/constraints-no-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:28.830626
+# This constraints file was automatically generated on
2024-08-29T19:39:34.190690
# 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.
@@ -76,6 +76,8 @@ docutils==0.20.1
email_validator==2.2.0
eventlet==0.36.1
exceptiongroup==1.2.2
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
@@ -91,6 +93,7 @@ gunicorn==23.0.0
h11==0.14.0
hdfs==2.7.3
httpcore==1.0.5
+httptools==0.6.1
httpx==0.27.2
idna==3.8
importlib_metadata==8.4.0
@@ -151,7 +154,9 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python3-saml==1.16.0
@@ -167,9 +172,11 @@ rpds-py==0.20.0
s3fs==2024.6.1
sentry-sdk==2.13.0
setproctitle==1.3.3
+shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
+starlette==0.38.2
statsd==4.0.1
tabulate==0.9.0
tenacity==9.0.0
@@ -178,15 +185,20 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.20.0
time-machine==2.15.0
+typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
-urllib3==1.26.19
+urllib3==1.26.20
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-no-providers-3.9.txt b/constraints-no-providers-3.9.txt
index cfcb518178..9ae8ed7588 100644
--- a/constraints-no-providers-3.9.txt
+++ b/constraints-no-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:29.110385
+# This constraints file was automatically generated on
2024-08-29T19:39:34.716910
# 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.
@@ -75,6 +75,8 @@ docutils==0.21.2
email_validator==2.2.0
eventlet==0.36.1
exceptiongroup==1.2.2
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
filelock==3.15.4
frozenlist==1.4.1
@@ -90,6 +92,7 @@ gunicorn==23.0.0
h11==0.14.0
hdfs==2.7.3
httpcore==1.0.5
+httptools==0.6.1
httpx==0.27.2
idna==3.8
importlib_metadata==8.4.0
@@ -149,7 +152,9 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python3-saml==1.16.0
@@ -165,9 +170,11 @@ rpds-py==0.20.0
s3fs==2024.6.1
sentry-sdk==2.13.0
setproctitle==1.3.3
+shellingham==1.5.4
six==1.16.0
sniffio==1.3.1
sqlparse==0.5.1
+starlette==0.38.2
statsd==4.0.1
tabulate==0.9.0
tenacity==9.0.0
@@ -176,15 +183,20 @@ text-unidecode==1.3
thrift-sasl==0.4.3
thrift==0.20.0
time-machine==2.15.0
+typer==0.12.5
typing_extensions==4.12.2
tzdata==2024.1
uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
-urllib3==1.26.19
+urllib3==1.26.20
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-source-providers-3.10.txt
b/constraints-source-providers-3.10.txt
index 6c5d86ddf1..9ac758c04c 100644
--- a/constraints-source-providers-3.10.txt
+++ b/constraints-source-providers-3.10.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:18.230872
+# This constraints file was automatically generated on
2024-08-29T19:39:23.497615
# 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.
@@ -135,7 +135,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -189,6 +189,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -277,6 +279,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -376,12 +379,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -482,6 +485,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -561,6 +565,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -586,6 +591,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -618,14 +624,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-source-providers-3.11.txt
b/constraints-source-providers-3.11.txt
index 54554bc41a..b04ad741e9 100644
--- a/constraints-source-providers-3.11.txt
+++ b/constraints-source-providers-3.11.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:18.485856
+# This constraints file was automatically generated on
2024-08-29T19:39:23.781190
# 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.
@@ -134,7 +134,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -187,6 +187,8 @@ eventlet==0.36.1
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -275,6 +277,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -374,12 +377,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -480,6 +483,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -559,6 +563,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -583,6 +588,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -615,14 +621,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-source-providers-3.12.txt
b/constraints-source-providers-3.12.txt
index 6f5e63359b..2e61c738a7 100644
--- a/constraints-source-providers-3.12.txt
+++ b/constraints-source-providers-3.12.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:22.087344
+# This constraints file was automatically generated on
2024-08-29T19:39:27.182618
# 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.
@@ -131,7 +131,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -184,6 +184,8 @@ eventlet==0.36.1
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fastjsonschema==2.20.0
filelock==3.15.4
@@ -271,6 +273,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -368,12 +371,12 @@ nh3==0.2.18
nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -470,6 +473,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -550,6 +554,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -574,6 +579,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -606,14 +612,18 @@ uritemplate==4.1.1
urllib3==2.2.2
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wheel==0.44.0
wirerope==0.4.7
wrapt==1.16.0
diff --git a/constraints-source-providers-3.8.txt
b/constraints-source-providers-3.8.txt
index 24e292aaaa..eedaca6d14 100644
--- a/constraints-source-providers-3.8.txt
+++ b/constraints-source-providers-3.8.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:18.192726
+# This constraints file was automatically generated on
2024-08-29T19:39:23.634651
# 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.
@@ -137,7 +137,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -191,6 +191,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -279,6 +281,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -378,12 +381,12 @@ nodeenv==1.9.1
numpy==1.24.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -487,6 +490,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -566,6 +570,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -591,6 +596,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -621,17 +627,21 @@ uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
uritemplate==4.1.1
-urllib3==1.26.19
+urllib3==1.26.20
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14
diff --git a/constraints-source-providers-3.9.txt
b/constraints-source-providers-3.9.txt
index 2ae118acda..75dd5da066 100644
--- a/constraints-source-providers-3.9.txt
+++ b/constraints-source-providers-3.9.txt
@@ -1,6 +1,6 @@
#
-# This constraints file was automatically generated on
2024-08-29T13:45:18.641105
+# This constraints file was automatically generated on
2024-08-29T19:39:23.261536
# 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.
@@ -135,7 +135,7 @@ celery==5.4.0
certifi==2024.7.4
cffi==1.17.0
cfgv==3.4.0
-cfn-lint==1.11.0
+cfn-lint==1.11.1
cgroupspy==0.2.3
chardet==5.2.0
charset-normalizer==3.3.2
@@ -189,6 +189,8 @@ exceptiongroup==1.2.2
execnet==2.1.1
executing==2.0.1
facebook_business==20.0.1
+fastapi-cli==0.0.5
+fastapi==0.112.2
fastavro==1.9.5
fasteners==0.19
fastjsonschema==2.20.0
@@ -277,6 +279,7 @@ hmsclient==0.1.1
hpack==4.0.0
httpcore==1.0.5
httplib2==0.22.0
+httptools==0.6.1
httpx==0.27.0
humanize==4.10.0
hvac==2.3.0
@@ -376,12 +379,12 @@ nodeenv==1.9.1
numpy==1.26.4
oauthlib==3.2.2
objsize==0.7.0
-openai==1.42.0
+openai==1.43.0
openapi-schema-validator==0.6.2
openapi-spec-validator==0.7.1
-openlineage-integration-common==1.20.6
-openlineage-python==1.20.6
-openlineage_sql==1.20.6
+openlineage-integration-common==1.21.1
+openlineage-python==1.21.1
+openlineage_sql==1.21.1
openpyxl==3.1.5
opensearch-py==2.7.1
opentelemetry-api==1.27.0
@@ -482,6 +485,7 @@ 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.9
python-nvd3==0.16.0
python-slugify==8.0.4
python-telegram-bot==21.4
@@ -561,6 +565,7 @@ sqlparse==0.5.1
sshtunnel==0.4.0
stack-data==0.6.3
starkbank-ecdsa==2.2.0
+starlette==0.38.2
statsd==4.0.1
std-uritemplate==1.0.5
strictyaml==1.7.3
@@ -586,6 +591,7 @@ trino==0.329.0
trove-classifiers==2024.7.2
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
@@ -616,17 +622,21 @@ uc-micro-py==1.0.3
unicodecsv==0.14.1
universal_pathlib==0.2.2
uritemplate==4.1.1
-urllib3==1.26.19
+urllib3==1.26.20
userpath==1.9.2
uv==0.2.37
+uvicorn==0.30.6
+uvloop==0.20.0
validators==0.33.0
vertica-python==1.4.0
vine==5.1.0
virtualenv==20.26.3
+watchfiles==0.24.0
watchtower==3.3.1
wcwidth==0.2.13
weaviate-client==4.7.1
websocket-client==1.8.0
+websockets==13.0.1
wirerope==0.4.7
wrapt==1.16.0
xmlsec==1.3.14