Skip to content

Commit 3a0cdd1

Browse files
fix memory issue
1 parent 3ca4360 commit 3a0cdd1

2 files changed

Lines changed: 13 additions & 16 deletions

File tree

poetry.lock

Lines changed: 12 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ python-json-logger = "^3.3.0"
3535
fhir-resources = "^8.0.0"
3636
python-dateutil = "^2.9.0"
3737
pyhamcrest = "^2.1.0"
38-
moto = "^5.1.5"
3938

4039
[tool.poetry.group.dev.dependencies]
4140
ruff = "^0.11.0"
@@ -57,6 +56,7 @@ localstack = "^4.1.1"
5756
pytest-docker = "^3.2.0"
5857
stamina = "^25.1.0"
5958
pytest-freezer = "^0.4.9"
59+
moto = "^5.1.5"
6060

6161
[tool.poetry-plugin-lambda-build]
6262
docker-image = "public.ecr.aws/sam/build-python3.13:1.139-x86_64" # See https://gallery.ecr.aws/search?searchTerm=%22python%22&architecture=x86-64&popularRegistries=amazon&verified=verified&operatingSystems=Linux

0 commit comments

Comments
 (0)