peterpeter8585 commited on
Commit
0ae8dfb
Β·
verified Β·
1 Parent(s): 9cefccf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  # --- ν•„μˆ˜ ---
2
- langchain>=0.2
3
  arxiv
4
  openai
5
  ddgs
6
  numexpr
7
- langchain-community>=0.2
8
  gradio>=4.42.0
9
  requests>=2.32.3
10
- langchain-experimental>=0.2
11
  # --- 선택 (μœ„ν‚€ν”Όλ””μ•„ / DuckDuckGo / 유튜브 κ²€μƒ‰μš©) ---
12
  duckduckgo-search>=6.2.5
13
  wikipedia>=1.4.0
 
1
  # --- ν•„μˆ˜ ---
2
+ langchain==0.3
3
  arxiv
4
  openai
5
  ddgs
6
  numexpr
7
+ langchain-community==0.3
8
  gradio>=4.42.0
9
  requests>=2.32.3
10
+ langchain-experimental==0.3
11
  # --- 선택 (μœ„ν‚€ν”Όλ””μ•„ / DuckDuckGo / 유튜브 κ²€μƒ‰μš©) ---
12
  duckduckgo-search>=6.2.5
13
  wikipedia>=1.4.0