Seth0330 commited on
Commit
5fbe915
·
verified ·
1 Parent(s): 31cc172

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -7,9 +7,9 @@ numpy
7
  openai>=1.0.0
8
 
9
  # LangChain components
10
- langchain>=0.1.17
11
  langchain-core
12
- langchain-community>=0.0.34
13
  langchain-openai
14
 
15
  # For SQLite (Python stdlib, but add for safety in HF Spaces)
 
7
  openai>=1.0.0
8
 
9
  # LangChain components
10
+ langchain>=0.2.0
11
  langchain-core
12
+ langchain-community>=0.2.0
13
  langchain-openai
14
 
15
  # For SQLite (Python stdlib, but add for safety in HF Spaces)