diff --git a/setup.py b/setup.py index 563b72d4..202f4f44 100644 --- a/setup.py +++ b/setup.py @@ -68,7 +68,7 @@ 'shapely >= 2', ], "test": [ - 'pytest', + 'pytest<=8.0.2', 'nbval' ], "docs": [