SnehaAkula commited on
Commit
63e1fb1
1 Parent(s): d06c457

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -38,8 +38,9 @@ jsonschema==4.21.1
38
  jsonschema-specifications==2023.12.1
39
  langchain==0.1.11
40
  langchain-community==0.0.27
41
- langchain-core==0.1.30
42
- langchain-openai==0.0.8
 
43
  langchain-text-splitters==0.0.1
44
  langsmith==0.1.23
45
  looseversion==1.3.0
@@ -54,7 +55,7 @@ networkx==3.1
54
  nibabel==5.2.1
55
  nipype==1.8.6
56
  numpy==1.24.4
57
- openai==1.13.3
58
  orjson==3.9.15
59
  packaging==23.2
60
  pandas==2.0.3
@@ -104,5 +105,4 @@ tzdata==2024.1
104
  urllib3==2.2.1
105
  watchdog==4.0.0
106
  yarl==1.9.4
107
- zipp==3.17.0
108
- langchain_huggingface
 
38
  jsonschema-specifications==2023.12.1
39
  langchain==0.1.11
40
  langchain-community==0.0.27
41
+ langchain_huggingface==0.0.3
42
+ langchain-core==0.2.27
43
+ # langchain-openai==0.0.8
44
  langchain-text-splitters==0.0.1
45
  langsmith==0.1.23
46
  looseversion==1.3.0
 
55
  nibabel==5.2.1
56
  nipype==1.8.6
57
  numpy==1.24.4
58
+ # openai==1.13.3
59
  orjson==3.9.15
60
  packaging==23.2
61
  pandas==2.0.3
 
105
  urllib3==2.2.1
106
  watchdog==4.0.0
107
  yarl==1.9.4
108
+ zipp==3.17.0