potiuk commented on PR #31943:
URL: https://github.com/apache/airflow/pull/31943#issuecomment-1593574444
This new command will generate only the constraints (including transitive)
for specific version of specific provider (excluding airflow constraints).
For example for Amazon:
````
asn1crypto==1.5.1
beautifulsoup4==4.12.2
boto3==1.26.153
botocore==1.29.153
decorator==5.1.1
jmespath==1.0.1
jsonpath-ng==1.5.3
lxml==4.9.2
mypy-boto3-appflow==1.26.145
mypy-boto3-rds==1.26.144
mypy-boto3-redshift-data==1.26.109
mypy-boto3-s3==1.26.153
ply==3.11
redshift-connector==2.0.911
s3transfer==0.6.1
scramp==1.4.4
soupsieve==2.4.1
sqlalchemy-redshift==0.8.14
watchtower==2.0.1
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]