FinGraph / requirements.txt
dev-yuje's picture
fix: upgrade Gradio to 6.14.0 in README.md and requirements.txt to solve Jinja2 unhashable dict TypeError
8d44475
raw
history blame contribute delete
233 Bytes
# GraphRAG 핵심
neo4j-graphrag[openai]
langchain-openai
langgraph
# Gradio UI
gradio>=6.0.0
huggingface_hub>=0.20.0
# 데이터 크롤링 및 처리
selenium
webdriver-manager
pandas
openpyxl
# 환경변수 관리
python-dotenv