This repository was archived by the owner on Jul 16, 2024. It is now read-only.
Commit 87a152f
authored
Current version needs aws-cdk-lib==2.51.0
The current version of this demo needs aws-cdk-lib==2.51.0 otherwise will throw the following errors during installation:
```
ERROR: aws-cdk-aws-redshift-alpha 2.51.0a0 has requirement aws-cdk-lib<3.0.0,>=2.51.0, but you'll have aws-cdk-lib 2.27.0 which is incompatible.
ERROR: aws-cdk-aws-glue-alpha 2.51.0a0 has requirement aws-cdk-lib<3.0.0,>=2.51.0, but you'll have aws-cdk-lib 2.27.0 which is incompatible.
ERROR: aws-analytics-reference-architecture 2.8.4 has requirement aws-cdk-lib==2.51.0, but you'll have aws-cdk-lib 2.27.0 which is incompatible.
```1 parent c5424c2 commit 87a152f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
0 commit comments