Skip to content

Commit f00766e

Browse files
committed
init with finnhub SDK
1 parent a3c6284 commit f00766e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ RUN curl -fsSL https://deb.nodesource.com/setup_24.x | bash - \
2020

2121
RUN corepack enable && corepack prepare pnpm@10.6.5 --activate
2222

23-
RUN pip install --no-cache-dir uv==0.6.12 massive==2.4.0 fredapi==0.5.2 sec-api==1.0.35 pymupdf4llm==1.27.2.2
23+
RUN pip install --no-cache-dir uv==0.6.12 massive==2.4.0 fredapi==0.5.2 sec-api==1.0.35 pymupdf4llm==1.27.2.2 finnhub-python==2.4.20
2424

2525
RUN npm install -g opencode-ai@1.3.2
2626

0 commit comments

Comments
 (0)