diff --git a/pkgs/development/python-modules/web3/default.nix b/pkgs/development/python-modules/web3/default.nix index 4be5d827d9e9..79c6e2c7bfb5 100644 --- a/pkgs/development/python-modules/web3/default.nix +++ b/pkgs/development/python-modules/web3/default.nix @@ -30,7 +30,7 @@ flaky, hypothesis, py-evm, - pytest-asyncio_0_21, + pytest-asyncio, pytest-mock, pytest-xdist, pytestCheckHook, @@ -85,7 +85,7 @@ buildPythonPackage rec { flaky hypothesis py-evm - pytest-asyncio_0_21 + pytest-asyncio pytest-mock pytest-xdist pytestCheckHook