demoPOC commited on
Commit
af55dcb
·
1 Parent(s): ce04a13

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -34,8 +34,9 @@ hnswlib==0.7.0
34
  httpcore==0.16.3
35
  httptools==0.5.0
36
  httpx==0.23.3
 
37
  inflection==0.5.1
38
- langchain==0.0.180
39
  llvmlite==0.39.1
40
  Markdown==3.3.7
41
  marshmallow==3.19.0
@@ -106,5 +107,5 @@ zict==2.1.0
106
  Werkzeug==2.2.2
107
  transformers<5.0.0
108
  pypdf==3.14.0
109
- sentence_transformers==2.2.2
110
-
 
34
  httpcore==0.16.3
35
  httptools==0.5.0
36
  httpx==0.23.3
37
+ huggingface-hub==0.16.4
38
  inflection==0.5.1
39
+ langchain==0.0.307
40
  llvmlite==0.39.1
41
  Markdown==3.3.7
42
  marshmallow==3.19.0
 
107
  Werkzeug==2.2.2
108
  transformers<5.0.0
109
  pypdf==3.14.0
110
+ PyPDF2==3.0.1
111
+ sentence_transformers==2.2.2