Skip to content

Commit

Permalink
Use lowest possible version antlr4-python3-runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
atuonufure committed Jan 18, 2024
1 parent 13f4555 commit 6549136
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 453 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
antlr4-python3-runtime = "==4.13"
antlr4-python3-runtime = "~=4.10"
python-dateutil = "==2.8.2"

[dev-packages]
Expand Down
Loading

0 comments on commit 6549136

Please sign in to comment.