Skip to content

Commit 9659690

Browse files
committed
update all dependencies
1 parent ecd3cd0 commit 9659690

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

requirements.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
11
beautifulsoup4==4.13.4
22
hf_xet==1.1.2
3-
langchain-community==0.3.21
3+
langchain-community==0.3.24
44
langchain-elasticsearch==0.3.2
5-
langchain-huggingface==0.1.2
5+
langchain-huggingface==0.2.0
66
langchain-postgres==0.0.14
77
langchain-qdrant==0.2.0
8-
langchain-sqlserver==0.1.1
9-
langchain==0.3.23
10-
psycopg[binary]==3.2.6
8+
langchain-sqlserver==0.1.2
9+
langchain==0.3.25
10+
psycopg[binary]==3.2.9
11+
psycopg2-binary==2.9.10
1112
pyodbc==5.2.0
12-
pypdf==5.4.0
13+
pypdf==5.6.0
1314
python-dotenv==1.1.0
14-
qdrant-client==1.13.3
15-
redis==5.2.1
15+
qdrant-client==1.14.2
16+
redis==6.2.0
1617
sentence-transformers==4.1.0
1718
unstructured[md]==0.17.2

0 commit comments

Comments
 (0)