nickmuchi commited on
Commit
97dade0
·
1 Parent(s): 67f4464

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -3
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- langchain==0.0.82
2
  openai
3
  unstructured
4
  faiss-cpu==1.7.3
5
  gradio
6
  sentence-transformers
7
  InstructorEmbedding
8
- black
9
- isort
10
  websockets
11
  pydantic
 
1
+ langchain==0.0.87
2
  openai
3
  unstructured
4
  faiss-cpu==1.7.3
5
  gradio
6
  sentence-transformers
7
  InstructorEmbedding
 
 
8
  websockets
9
  pydantic