diff --git a/setup.py b/setup.py index a8e5ecf..ccc479d 100644 --- a/setup.py +++ b/setup.py @@ -40,7 +40,7 @@ "typer>=0.6,<0.7", ], "test": [ - "pytest>7.1,<8", + "pytest>8.4,<9", "json-stream-rs-tokenizer[benchmark]", "json-stream==2.3.2", ],