mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
pin version of huggingface hub explicitly to ensure relevant constants are present. Closes #708
This commit is contained in:
@@ -79,6 +79,7 @@ dependencies = [
|
|||||||
"markdownify ~= 0.11.6",
|
"markdownify ~= 0.11.6",
|
||||||
"websockets == 12.0",
|
"websockets == 12.0",
|
||||||
"psutil >= 5.8.0",
|
"psutil >= 5.8.0",
|
||||||
|
"huggingface-hub >= 0.22.2",
|
||||||
]
|
]
|
||||||
dynamic = ["version"]
|
dynamic = ["version"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user