Skip to content

Commit ffe5a86

Browse files
committed
Update dependencies and increment version to 0.3.3
1 parent 1a00dca commit ffe5a86

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

Diff for: requirements.txt

+2-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1-
fastembed==0.4.1
2-
streamlit
1+
fastembed
32
pytest
4-
flake8
53
PyPDF2==3.0.1
64
qdrant-client
7-
onnxruntime==1.19.2
8-
pytest
5+
onnxruntime==1.19.2

Diff for: setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name="bestrag",
8-
version="0.3.2",
8+
version="0.3.3",
99
description="bestrag: Library for storing and searching document embeddings in a Qdrant vector database using hybrid embedding techniques.",
1010
author="samadpls",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)