We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e1b9371 commit 214a893Copy full SHA for 214a893
requirements.txt
@@ -1,4 +1,4 @@
1
numpy>=1.22
2
pycryptodome>=3.15.0
3
python-dateutil>=2.8.2
4
-antlr4-python3-runtime>=4.11
+antlr4-python3-runtime>=4.13
setup.cfg
@@ -32,7 +32,7 @@ install_requires =
32
33
34
35
- antlr4-python3-runtime>=4.11
+ antlr4-python3-runtime>=4.13
36
37
[options.packages.find]
38
where=src
0 commit comments