diff --git a/pyproject.toml b/pyproject.toml index 3768fcb05c..d40ab1e7eb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -234,8 +234,8 @@ tests = [ 'aiida-export-migration-tests==0.9.0', 'pg8000~=1.13', 'pgtest~=1.3,>=1.3.1', - 'pytest~=7.0', - 'pytest-asyncio~=0.12,<0.17', + 'pytest~=8.0', + 'pytest-asyncio~=0.24', 'pytest-timeout~=2.0', 'pytest-cov~=4.1', 'pytest-rerunfailures~=12.0',