Skip to content

Commit

Permalink
fix dep requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Jul 27, 2023
1 parent ff66d5d commit dc9e0c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deployment/aws/requirements-cdk.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ aws_cdk-aws_apigatewayv2_integrations_alpha==2.76.0a0
constructs>=10.0.0

# pydantic settings
pydantic=~=2.0
pydantic~=2.0
pydantic-settings~=2.0

0 comments on commit dc9e0c7

Please sign in to comment.