NHZ commited on
Commit
bd3bfd9
·
verified ·
1 Parent(s): f5b1144

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -6,9 +6,8 @@ streamlit==1.25.0
6
  numpy
7
  torch==2.0.1
8
  requests
9
- langchain==0.0.300 # Supports Pydantic v2
10
- pydantic==2.1.1 # Pydantic v2
11
-
12
 
13
 
14
 
 
6
  numpy
7
  torch==2.0.1
8
  requests
9
+ langchain==0.0.300 # Adjust if necessary for the latest version
10
+ pydantic==2.1.1
 
11
 
12
 
13