robkaandorp commited on
Commit
9a639d2
1 Parent(s): 6ea7f47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -12
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- aiohttp>=3.9.3
2
  aiosignal>=1.3.1
3
  annotated-types>=0.6.0
4
  antlr4-python3-runtime>=4.9.3
@@ -25,6 +25,7 @@ cycler>=0.12.1
25
  dataclasses-json>=0.6.4
26
  dataclasses-json-speakeasy>=0.5.11
27
  datasets>=2.18.0
 
28
  Deprecated>=1.2.14
29
  dill>=0.3.8
30
  effdet>=0.4.1
@@ -32,7 +33,7 @@ emoji>=2.11.0
32
  et-xmlfile>=1.1.0
33
  exceptiongroup>=1.2.0
34
  fastapi>=0.110.1
35
- filelock>=3.13.3
36
  filetype>=1.2.0
37
  flatbuffers>=24.3.25
38
  fonttools>=4.51.0
@@ -46,7 +47,7 @@ h11>=0.14.0
46
  httptools>=0.6.1
47
  huggingface-hub>=0.22.2
48
  humanfriendly>=10.0
49
- idna>=3.6
50
  importlib-metadata>=7.0.0
51
  importlib_resources>=6.4.0
52
  iopath>=0.1.10
@@ -57,12 +58,12 @@ jsonpath-python>=1.0.6
57
  jsonpointer>=2.4
58
  kiwisolver>=1.4.5
59
  kubernetes>=29.0.0
60
- langchain>=0.1.14
61
- langchain-community>=0.0.31
62
- langchain-core>=0.1.40
63
  langchain-text-splitters>=0.0.1
64
  langdetect>=1.0.9
65
- langsmith>=0.1.42
66
  layoutparser>=0.3.4
67
  lxml>=5.2.1
68
  Markdown>=3.6
@@ -110,33 +111,35 @@ opentelemetry-proto>=1.24.0
110
  opentelemetry-sdk>=1.24.0
111
  opentelemetry-semantic-conventions>=0.45b0
112
  opentelemetry-util-http>=0.45b0
 
113
  orjson>=3.10.0
114
  overrides>=7.7.0
115
  packaging>=23.2
116
- pandas>=2.2.1
117
  pdf2image>=1.17.0
118
  pdfminer.six>=20231228
119
  pdfplumber>=0.11.0
120
  pikepdf>=8.15.0
121
  pillow>=10.3.0
122
  pillow_heif>=0.16.0
 
123
  portalocker>=2.8.2
124
  posthog>=3.5.0
125
  protobuf>=4.25.3
126
- pulsar-client>=3.4.0
127
  pyarrow>=15.0.2
128
  pyarrow-hotfix>=0.6
129
  pyasn1>=0.6.0
130
  pyasn1_modules>=0.4.0
131
  pycocotools>=2.0.7
132
  pycparser>=2.22
133
- pydantic>=2.6.4
134
- pydantic_core>=2.16.3
135
  Pygments>=2.17.2
136
  pypandoc>=1.13
137
  pyparsing>=3.1.2
138
  pypdf>=4.2.0
139
- pypdfium2>=4.28.0
140
  PyPika>=0.48.9
141
  pyproject_hooks>=1.0.0
142
  pytesseract>=0.3.10
 
1
+ aiohttp>=3.9.4
2
  aiosignal>=1.3.1
3
  annotated-types>=0.6.0
4
  antlr4-python3-runtime>=4.9.3
 
25
  dataclasses-json>=0.6.4
26
  dataclasses-json-speakeasy>=0.5.11
27
  datasets>=2.18.0
28
+ deepdiff>=7.0.1
29
  Deprecated>=1.2.14
30
  dill>=0.3.8
31
  effdet>=0.4.1
 
33
  et-xmlfile>=1.1.0
34
  exceptiongroup>=1.2.0
35
  fastapi>=0.110.1
36
+ filelock>=3.13.4
37
  filetype>=1.2.0
38
  flatbuffers>=24.3.25
39
  fonttools>=4.51.0
 
47
  httptools>=0.6.1
48
  huggingface-hub>=0.22.2
49
  humanfriendly>=10.0
50
+ idna>=3.7
51
  importlib-metadata>=7.0.0
52
  importlib_resources>=6.4.0
53
  iopath>=0.1.10
 
58
  jsonpointer>=2.4
59
  kiwisolver>=1.4.5
60
  kubernetes>=29.0.0
61
+ langchain>=0.1.16
62
+ langchain-community>=0.0.32
63
+ langchain-core>=0.1.42
64
  langchain-text-splitters>=0.0.1
65
  langdetect>=1.0.9
66
+ langsmith>=0.1.47
67
  layoutparser>=0.3.4
68
  lxml>=5.2.1
69
  Markdown>=3.6
 
111
  opentelemetry-sdk>=1.24.0
112
  opentelemetry-semantic-conventions>=0.45b0
113
  opentelemetry-util-http>=0.45b0
114
+ ordered-set>=4.1.0
115
  orjson>=3.10.0
116
  overrides>=7.7.0
117
  packaging>=23.2
118
+ pandas>=2.2.2
119
  pdf2image>=1.17.0
120
  pdfminer.six>=20231228
121
  pdfplumber>=0.11.0
122
  pikepdf>=8.15.0
123
  pillow>=10.3.0
124
  pillow_heif>=0.16.0
125
+ pipdeptree>=2.18.1
126
  portalocker>=2.8.2
127
  posthog>=3.5.0
128
  protobuf>=4.25.3
129
+ pulsar-client>=3.5.0
130
  pyarrow>=15.0.2
131
  pyarrow-hotfix>=0.6
132
  pyasn1>=0.6.0
133
  pyasn1_modules>=0.4.0
134
  pycocotools>=2.0.7
135
  pycparser>=2.22
136
+ pydantic>=2.7.0
137
+ pydantic_core>=2.18.1
138
  Pygments>=2.17.2
139
  pypandoc>=1.13
140
  pyparsing>=3.1.2
141
  pypdf>=4.2.0
142
+ pypdfium2>=4.29.0
143
  PyPika>=0.48.9
144
  pyproject_hooks>=1.0.0
145
  pytesseract>=0.3.10