diff --git a/setup.py b/setup.py index ba9447d..a593508 100644 --- a/setup.py +++ b/setup.py @@ -10,6 +10,7 @@ "coverage", "pytest-cov", "pytest-docker-fixtures[pg]>=1.3.0", + "asyncpg==0.24.0", "docker>=5.0.0,<6.0.0" ]