(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:
@@ -25,7 +25,7 @@ dependencies = [
|
||||
"python-decouple>=3.8,<4",
|
||||
"SQLAlchemy>=2.0.29,<3",
|
||||
"sqlmodel>=0.0.16,<0.1",
|
||||
"tiktoken>=0.6.0<1",
|
||||
"tiktoken>=0.6.0,<1",
|
||||
"gradio>=4.26.0,<5",
|
||||
"markdown>=3.6,<4",
|
||||
]
|
||||
|
Reference in New Issue
Block a user