diff --git a/requirements-dev.txt b/requirements-dev.txt index 1a71f0be..fe97de15 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -16,7 +16,7 @@ mypy pillow pre-commit pytest -pytest-asyncio >= 0.18.2, != 0.22.0, < 0.23.0 # Cannot override event loop in 0.23.0. See https://github.com/pytest-dev/pytest-asyncio/issues/706 for more details. +pytest-asyncio >= 0.18.2, != 0.22.0, < 1.3.0 # Cannot override event loop in 0.23.0. See https://github.com/pytest-dev/pytest-asyncio/issues/706 for more details. pytest-cov pytest-xdist types-boto3 >= 1.0.2