From cb22e268dba58992b95660ef9d606811aa01609e Mon Sep 17 00:00:00 2001 From: Min RK Date: Thu, 4 Jan 2024 10:53:17 +0100 Subject: [PATCH] Revert "temporary pin for pytest-asyncio" --- dev-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 83a74a17..152bc3bb 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -11,8 +11,7 @@ codecov etcdpy notebook>=4.0 pytest -# FIXME: unpin pytest-asyncio -pytest-asyncio>=0.17,<0.23 +pytest-asyncio pytest-cov python-consul2 websockets