[books] Fix amazon scrapper to use actual AWS endpoints
All checks were successful
build / test (push) Successful in 2m2s

This commit is contained in:
2026-06-16 13:18:20 -04:00
parent ea7b0946bb
commit 3b97d49227
8 changed files with 178 additions and 130 deletions

View File

@ -64,6 +64,7 @@ fitparse = "^1.2.0"
lxml = ">=5.5.0"
vaderSentiment = "^3.3.2"
sqids = "^0.5.2"
python-amazon-paapi = "^6.3.0"
[tool.poetry.group.test]
optional = true