diff --git a/requirements-dev.txt b/requirements-dev.txt index f7139f4..92b9e14 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ # Testing pytest>=7.4.0,<10.0.0 -pytest-asyncio>=0.23.0,<1.0.0 +pytest-asyncio>=0.23.0,<2.0.0 pytest-cov>=4.1.0,<5.0.0 # Linting & Formatting