diff --git a/setup.py b/setup.py index 07cc44c..8005f5e 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pytest-postgresql", "pytest", "pytest-cov", - "pytest-asyncio>=0.17,<1.1", + "pytest-asyncio>=0.17,<1.2", "pre-commit", "requests", "shapely",