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