diff --git a/testing/plugins_integration/requirements.txt b/testing/plugins_integration/requirements.txt index 43e7ed4f2..a2885f779 100644 --- a/testing/plugins_integration/requirements.txt +++ b/testing/plugins_integration/requirements.txt @@ -1,6 +1,6 @@ anyio[curio,trio]==4.3.0 django==5.0.3 -pytest-asyncio==0.23.5 +pytest-asyncio==0.23.5.post1 # Temporarily not installed until pytest-bdd is fixed: # https://github.com/pytest-dev/pytest/pull/11785 # pytest-bdd==7.0.1