Commit e09dff4
Yuriy Bezsonov
fix: align boto3 with awscli to resolve dependency conflict
boto3 1.37.34 and awscli 1.44.38 require incompatible botocore
versions. Bump boto3 to 1.42.48 to match awscli's botocore==1.42.48
requirement. This was causing workshop bootstrap failure.1 parent 2a7f1fa commit e09dff4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
0 commit comments