Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,7 +2,8 @@ wheel
|
|
2 |
setuptools>=42
|
3 |
pip>=23
|
4 |
Cmake
|
5 |
-
antlr4-python3-runtime==4.
|
|
|
6 |
# Core compatibility
|
7 |
numpy==1.26.4
|
8 |
transformers==4.49.0
|
|
|
2 |
setuptools>=42
|
3 |
pip>=23
|
4 |
Cmake
|
5 |
+
antlr4-python3-runtime==4.8
|
6 |
+
gruut==2.2.3
|
7 |
# Core compatibility
|
8 |
numpy==1.26.4
|
9 |
transformers==4.49.0
|