Commit
·
efb363c
1
Parent(s):
e660769
updated poetry
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
@@ -17,7 +17,7 @@ huggingface = "^0.0.1"
|
|
17 |
huggingface-hub = "^0.26.2"
|
18 |
md2pdf = "^1.0.1"
|
19 |
pypdf = "^5.1.0"
|
20 |
-
wheel = "^0.45.
|
21 |
rerankers = {extras = ["all"], version = "^0.6.0"}
|
22 |
streamlit = "^1.40.1"
|
23 |
|
|
|
17 |
huggingface-hub = "^0.26.2"
|
18 |
md2pdf = "^1.0.1"
|
19 |
pypdf = "^5.1.0"
|
20 |
+
wheel = "^0.45.1"
|
21 |
rerankers = {extras = ["all"], version = "^0.6.0"}
|
22 |
streamlit = "^1.40.1"
|
23 |
|