diff --git a/requirements/constraints.txt b/requirements/constraints.txt index 8ed905d6b763..8e04ad855929 100644 --- a/requirements/constraints.txt +++ b/requirements/constraints.txt @@ -38,7 +38,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.24 +pytest-asyncio<0.26 # # Bugs