Skip to content

Commit 7639fe9

Browse files
committed
Tested with running the chatbot
1 parent 514331d commit 7639fe9

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

python-rag-chatbot/requirements.txt

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,12 @@ chroma-hnswlib==0.7.3
3232
chromadb==0.4.14
3333
circuitbreaker==1.4.0
3434
click==8.1.7
35-
cohere==4.27
35+
cohere==5.5
3636
colorama==0.4.6
3737
coloredlogs==15.0.1
3838
comm==0.1.4
3939
contourpy==1.2.1
40-
cryptography==42.0.4
40+
cryptography==38.0.0
4141
cycler==0.12.1
4242
dataclasses-json==0.6.1
4343
debugpy==1.8.0
@@ -50,7 +50,7 @@ email_validator==2.1.1
5050
emoji==2.8.0
5151
exceptiongroup==1.1.3
5252
executing==2.0.0
53-
fastavro==1.8.2
53+
fastavro==1.9.5
5454
fastjsonschema==2.18.1
5555
filelock==3.12.4
5656
filetype==1.2.0
@@ -76,7 +76,6 @@ humanfriendly== 10.0
7676
importlib-metadata== 6.8.0
7777
importlib-resources== 6.1.0
7878
inference-tools== 0.13.0
79-
install== 1.3.5
8079
IProgress== 0.4
8180
ipykernel== 6.25.2
8281
ipython== 8.16.1
@@ -95,7 +94,7 @@ kubernetes==29.0.0
9594
langchain==0.2.1
9695
langchain-cli==0.0.24
9796
langchain-cohere==0.1.5
98-
langchain-community==0.2.25
97+
langchain-community==0.2.1
9998
langchain-core==0.2.2
10099
langchain-text-splitters==0.2.0
101100
langchainhub==0.1.13

0 commit comments

Comments
 (0)