Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ pandas
|
|
5 |
rapidfuzz
|
6 |
sentencepiece
|
7 |
pydantic==2.10.6
|
8 |
-
matheel
|
9 |
gradio-huggingfacehub-search==0.0.8
|
|
|
5 |
rapidfuzz
|
6 |
sentencepiece
|
7 |
pydantic==2.10.6
|
8 |
+
matheel==0.1.4
|
9 |
gradio-huggingfacehub-search==0.0.8
|