diff --git a/pyproject.toml b/pyproject.toml index 5b5c8df..542489b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ dependencies = [ 'ollama', 'requests', 'numpy', - 'numba==0.61.2', + 'numba==0.62.0', 'python-docx', 'pandas', 'feedparser',