Admin: Add missing dependency for APIGatewayV2 (#7262)
This commit is contained in:
parent
bd7513b570
commit
d98972ffc8
@ -97,7 +97,9 @@ apigateway =
|
|||||||
python-jose[cryptography]>=3.1.0,<4.0.0
|
python-jose[cryptography]>=3.1.0,<4.0.0
|
||||||
ecdsa!=0.15
|
ecdsa!=0.15
|
||||||
openapi-spec-validator>=0.5.0
|
openapi-spec-validator>=0.5.0
|
||||||
apigatewayv2 = PyYAML>=5.1
|
apigatewayv2 =
|
||||||
|
PyYAML>=5.1
|
||||||
|
openapi-spec-validator>=0.5.0
|
||||||
applicationautoscaling =
|
applicationautoscaling =
|
||||||
appsync = graphql-core
|
appsync = graphql-core
|
||||||
athena =
|
athena =
|
||||||
|
Loading…
Reference in New Issue
Block a user