fixed mypy

This commit is contained in:
Somashekar B R 2024-09-25 00:37:25 +05:30
parent 0ff7a066cc
commit b2ffe5b32d

View File

@ -71,7 +71,6 @@ ollama = {version ="^0.3.0", optional = true}
# Optional HF Transformers
einops = {version = "^0.8.0", optional = true}
retry-async = "^0.1.4"
llama-index = "0.10.0"
[tool.poetry.extras]
ui = ["gradio", "ffmpy"]