chore(stock): add cachetools for server-side TTLCache (SP-A2 prep)

다음 커밋에서 /api/webai/portfolio·news-sentiment·screener/run에
in-memory TTLCache 적용 예정.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-05-18 21:41:25 +09:00
parent 11d86450c3
commit 8c5bfa453f

View File

@@ -11,4 +11,5 @@ finance-datareader==0.9.110
lxml==6.1.0
pytest==8.3.2
pytest-asyncio==0.24.0
cachetools>=5.3