diff --git a/setup.py b/setup.py index 4eb1998..1f5f7ad 100644 --- a/setup.py +++ b/setup.py @@ -29,7 +29,7 @@ "pytest-postgresql", "pytest", "pytest-cov", - "pytest-asyncio>=0.17,<1.2", + "pytest-asyncio>=0.17,<1.3", "pre-commit", "requests", "shapely",