Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -29,3 +29,4 @@ pdfminer.six>=20221105
|
|
29 |
python-magic>=0.4.27
|
30 |
nltk>=3.6.0
|
31 |
mutagen>=1.45.1
|
|
|
|
29 |
python-magic>=0.4.27
|
30 |
nltk>=3.6.0
|
31 |
mutagen>=1.45.1
|
32 |
+
numba==0.56.4
|