Skip to content

Commit 62b680c

Browse files
Apply suggestions from code review
Co-authored-by: Lucas McDonald <[email protected]>
1 parent eaad705 commit 62b680c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

DynamoDbEncryption/runtimes/python/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ include = ["**/internaldafny/generated/*.py"]
1414
python = "^3.11.0"
1515
aws-cryptographic-material-providers = { path = "../../../submodules/MaterialProviders/AwsCryptographicMaterialProviders/runtimes/python", develop = false}
1616
# Optional dependencies
17+
# Should only include the legacy library if migrating from the legacy library
1718
dynamodb_encryption_sdk = { version = "^3.3.0", optional = true }
1819

1920
[tool.poetry.extras]

0 commit comments

Comments
 (0)