We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecd3cd0 commit 9659690Copy full SHA for 9659690
requirements.txt
@@ -1,17 +1,18 @@
1
beautifulsoup4==4.13.4
2
hf_xet==1.1.2
3
-langchain-community==0.3.21
+langchain-community==0.3.24
4
langchain-elasticsearch==0.3.2
5
-langchain-huggingface==0.1.2
+langchain-huggingface==0.2.0
6
langchain-postgres==0.0.14
7
langchain-qdrant==0.2.0
8
-langchain-sqlserver==0.1.1
9
-langchain==0.3.23
10
-psycopg[binary]==3.2.6
+langchain-sqlserver==0.1.2
+langchain==0.3.25
+psycopg[binary]==3.2.9
11
+psycopg2-binary==2.9.10
12
pyodbc==5.2.0
-pypdf==5.4.0
13
+pypdf==5.6.0
14
python-dotenv==1.1.0
-qdrant-client==1.13.3
15
-redis==5.2.1
+qdrant-client==1.14.2
16
+redis==6.2.0
17
sentence-transformers==4.1.0
18
unstructured[md]==0.17.2
0 commit comments