We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3c6284 commit f00766eCopy full SHA for f00766e
1 file changed
Dockerfile
@@ -20,7 +20,7 @@ RUN curl -fsSL https://deb.nodesource.com/setup_24.x | bash - \
20
21
RUN corepack enable && corepack prepare pnpm@10.6.5 --activate
22
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
+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
24
25
RUN npm install -g opencode-ai@1.3.2
26
0 commit comments