Skip to content

Commit 86842e9

Browse files
jexpaashipandya
andauthored
Updated transformers and sentence-transformers version (#507)
* Updated transformers and sentence-transformers version * Updated more dependencies * added versions to all dependencies, updated a lot of them * added psutil --------- Co-authored-by: aashipandya <[email protected]>
1 parent 307b123 commit 86842e9

File tree

1 file changed

+48
-46
lines changed

1 file changed

+48
-46
lines changed

backend/requirements.txt

Lines changed: 48 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ asyncio==3.4.3
88
attrs==23.2.0
99
backoff==2.2.1
1010
beautifulsoup4==4.12.3
11-
boto3
12-
botocore
11+
boto3==1.34.140
12+
botocore==1.34.140
1313
cachetools==5.3.3
1414
certifi==2024.2.2
1515
cffi==1.16.0
@@ -28,8 +28,8 @@ docstring_parser==0.16
2828
effdet==0.4.1
2929
emoji==2.10.1
3030
exceptiongroup==1.2.0
31-
fastapi
32-
fastapi-health
31+
fastapi==0.111.0
32+
fastapi-health==0.4.0
3333
filelock==3.13.1
3434
filetype==1.2.0
3535
flatbuffers==23.5.26
@@ -38,19 +38,19 @@ frozenlist==1.4.1
3838
fsspec==2024.2.0
3939
google-api-core==2.18.0
4040
google-auth==2.29.0
41-
google_auth_oauthlib
42-
google-cloud-aiplatform
41+
google_auth_oauthlib==1.2.0
42+
google-cloud-aiplatform==1.58.0
4343
google-cloud-bigquery==3.19.0
4444
google-cloud-core==2.4.1
4545
google-cloud-resource-manager==1.12.3
46-
google-cloud-storage
46+
google-cloud-storage==2.17.0
4747
google-crc32c==1.5.0
4848
google-resumable-media==2.7.0
4949
googleapis-common-protos==1.63.0
5050
greenlet==3.0.3
5151
grpc-google-iam-v1==0.13.0
5252
grpcio==1.62.1
53-
google-ai-generativelanguage
53+
google-ai-generativelanguage==0.6.6
5454
grpcio-status==1.62.1
5555
h11==0.14.0
5656
httpcore==1.0.4
@@ -67,25 +67,25 @@ joblib==1.3.2
6767
jsonpatch==1.33
6868
jsonpath-python==1.0.6
6969
jsonpointer==2.4
70-
json-repair
70+
json-repair==0.25.2
7171
kiwisolver==1.4.5
72-
langchain
73-
langchain-aws
74-
langchain-anthropic
75-
langchain-fireworks
76-
langchain-google-genai
77-
langchain-community
78-
langchain-core
79-
langchain-experimental
80-
langchain-google-vertexai
81-
langchain-groq
82-
langchain-openai
83-
langchain-text-splitters==0.0.1
72+
langchain==0.2.6
73+
langchain-aws==0.1.9
74+
langchain-anthropic==0.1.19
75+
langchain-fireworks==0.1.4
76+
langchain-google-genai==1.0.7
77+
langchain-community==0.2.6
78+
langchain-core==0.2.10
79+
langchain-experimental==0.0.62
80+
langchain-google-vertexai==1.0.6
81+
langchain-groq==0.1.6
82+
langchain-openai==0.1.14
83+
langchain-text-splitters==0.2.2
8484
langdetect==1.0.9
85-
langsmith==0.1.31
85+
langsmith==0.1.83
8686
layoutparser==0.3.4
87-
langserve
88-
langchain-cli
87+
langserve==0.2.2
88+
#langchain-cli==0.0.25
8989
lxml==5.1.0
9090
MarkupSafe==2.1.5
9191
marshmallow==3.20.2
@@ -98,9 +98,9 @@ networkx==3.2.1
9898
nltk==3.8.1
9999
numpy==1.26.4
100100
omegaconf==2.3.0
101-
onnx==1.15.0
102-
onnxruntime==1.15.1
103-
openai==1.14.2
101+
onnx==1.16.1
102+
onnxruntime==1.18.1
103+
openai==1.35.10
104104
opencv-python==4.8.0.76
105105
orjson==3.9.15
106106
packaging==23.2
@@ -114,15 +114,16 @@ pillow_heif==0.15.0
114114
portalocker==2.8.2
115115
proto-plus==1.23.0
116116
protobuf==4.23.4
117+
psutil==6.0.0
117118
pyasn1==0.6.0
118119
pyasn1_modules==0.4.0
119120
pycocotools==2.0.7
120121
pycparser==2.21
121-
pydantic
122-
pydantic_core
122+
pydantic==2.8.2
123+
pydantic_core==2.20.1
123124
pyparsing==3.0.9
124125
pypdf==4.0.1
125-
PyPDF2
126+
PyPDF2==3.0.1
126127
pypdfium2==4.27.0
127128
pytesseract==0.3.10
128129
python-dateutil==2.8.2
@@ -135,44 +136,45 @@ pytz==2024.1
135136
PyYAML==6.0.1
136137
rapidfuzz==3.6.1
137138
regex==2023.12.25
138-
requests
139+
requests==2.32.3
139140
rsa==4.9
140141
s3transfer==0.10.1
141-
safetensors==0.3.2
142+
safetensors==0.4.1
142143
scipy==1.10.1
143144
shapely==2.0.3
144145
six==1.16.0
145146
sniffio==1.3.1
146147
soupsieve==2.5
147148
SQLAlchemy==2.0.28
148-
starlette==0.36.3
149-
starlette-session
149+
starlette==0.37.2
150+
sse-starlette==2.1.2
151+
starlette-session==0.4.3
150152
sympy==1.12
151153
tabulate==0.9.0
152154
tenacity==8.2.3
153-
tiktoken==0.6.0
155+
tiktoken==0.7.0
154156
timm==0.9.12
155-
tokenizers==0.15.2
157+
tokenizers==0.19
156158
tqdm==4.66.2
157-
transformers==4.37.1
159+
transformers==4.42.3
158160
types-protobuf
159161
types-requests
160162
typing-inspect==0.9.0
161163
typing_extensions==4.9.0
162164
tzdata==2024.1
163-
unstructured
164-
unstructured-client
165-
unstructured-inference
166-
unstructured.pytesseract
167-
unstructured[all-docs]
168-
urllib3
169-
uvicorn
170-
gunicorn
165+
unstructured==0.14.9
166+
unstructured-client==0.23.8
167+
unstructured-inference==0.7.36
168+
unstructured.pytesseract==0.3.12
169+
unstructured[all-docs]==0.14.9
170+
urllib3==2.2.2
171+
uvicorn==0.30.1
172+
gunicorn==22.0.0
171173
wikipedia==1.4.0
172174
wrapt==1.16.0
173175
yarl==1.9.4
174176
youtube-transcript-api==0.6.2
175177
zipp==3.17.0
176-
sentence-transformers
178+
sentence-transformers==2.7.0
177179
google-cloud-logging==3.10.0
178180
PyMuPDF==1.24.5

0 commit comments

Comments
 (0)