Yoon-gu Hwang Claude commited on
Commit
a71d082
·
1 Parent(s): a0ecc57

requirements.txt 복구 (HuggingFace Spaces용)

Browse files

- 이전 버전의 requirements.txt 복구
- HuggingFace Spaces Docker 이미지 빌드용

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>

Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ langgraph==0.5.4
2
+ langchain==0.3.27
3
+ langchain-openai==0.3.28
4
+ langchain-teddynote==0.3.45
5
+ langgraph-supervisor==0.0.28