diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 0980348e8bbb..3316f4276ed2 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -44,7 +44,7 @@ sqlalchemy<2.0 # SEE https://github.com/pytest-dev/pytest-asyncio/issues/706 # Many tests fail with `RuntimeError: There is no current event loop in thread 'MainThread'` -pytest-asyncio<0.22 +pytest-asyncio<0.24 # # Bugs