Merge pull request 'test: add antlr4-python3-runtime to deps' (#32) from dev into main

Reviewed-on: #32
This commit was merged in pull request #32.
This commit is contained in:
2025-06-29 14:15:14 +01:00
2 changed files with 3 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ readme = "README.md"
requires-python = ">=3.13"
dependencies = [
"anilistapi>=0.1.1",
"antlr4-python3-runtime>=4.9.3",
"flask>=3.1.1",
"httpx>=0.28.1",
"httpx-retries>=0.3.2",