initial commit

This commit is contained in:
Bruce Lin 2025-07-03 15:48:56 -04:00
parent fda4f664e8
commit 36d0dc286c
2 changed files with 7 additions and 8 deletions

1
.gitignore vendored
View File

@ -7,3 +7,4 @@ eval_results/
eval_data/
*.egg-info/
.env
.venv

View File

@ -1,11 +1,9 @@
typing-extensions
langchain-openai
langchain-experimental
pandas
yfinance
praw
feedparser
stockstats
typing-extensions==4.14.0
pandas==2.3.0
yfinance==0.2.64
praw==7.8.0
feedparser==6.0.11
stockstats==0.6.5
eodhd
langgraph
chromadb