Skip to content

Commit a5f0515

Browse files
committed
Pinned version of numba because the rc version was causing problems when installing with --pre
1 parent 179127c commit a5f0515

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
'ollama',
2828
'requests',
2929
'numpy',
30+
'numba==0.61.2',
3031
'python-docx',
3132
'pandas',
3233
'feedparser',

0 commit comments

Comments
 (0)