(bump:patch) Feat: Show app version in the Help page (#68)
* typo * show version in the Help page * update docs * pump duckduckgo-search * allow app version to be set by env var
This commit is contained in:
@@ -60,7 +60,7 @@ classifiers = [
|
||||
[project.optional-dependencies]
|
||||
adv = [
|
||||
"wikipedia>=1.4.0,<1.5",
|
||||
"duckduckgo-search>=5.3.0,<5.4.0",
|
||||
"duckduckgo-search>=6.1.0,<6.2",
|
||||
"googlesearch-python>=1.2.4,<1.3",
|
||||
"python-docx>=1.1.0,<1.2",
|
||||
"unstructured[pdf]==0.13.4",
|
||||
|
Reference in New Issue
Block a user