Skip to content

Commit ca7052f

Browse files
committed
Downgraded numpy - python aws docker does not have deps
1 parent f4d077c commit ca7052f

File tree

2 files changed

+59
-54
lines changed

2 files changed

+59
-54
lines changed

recordprocessor/poetry.lock

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

recordprocessor/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ pandas = "^2.3.2"
2626
freezegun = "^1.5.5"
2727
coverage = "^7.10.5"
2828
redis = "^6.4.0"
29+
numpy = "~2.2.6"
2930

3031
[build-system]
3132
requires = ["poetry-core ~= 1.5.0"]

0 commit comments

Comments
 (0)