Skip to content

Commit aed2ab5

Browse files
committed
Merge branch 'main' into next
2 parents a43c1b1 + e52f88e commit aed2ab5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pytest_mock==3.12.0
88
black==23.11.0
99
flake8==6.1.0
1010
flake8-coding==1.3.2
11-
pre-commit==3.5.0
11+
pre-commit==3.6.0
1212
isort==5.12.0
1313
mypy==1.7.1
1414
pylint==3.0.2
@@ -24,10 +24,10 @@ python-dotenv==1.0.0
2424
# production
2525
# ------------
2626
python-decouple==3.8
27-
langchain==0.0.348
27+
langchain==0.0.351
2828
langchainhub==0.1.14
2929
langchain-experimental==0.0.45
30-
openai==1.3.7
30+
openai==1.5.0
3131
pinecone-client==2.2.4
3232
pinecone-text==0.7.1
3333
pydantic==2.5.2

0 commit comments

Comments
 (0)