From e1d7beb266567befc48a3b5d2f014066fa31f208 Mon Sep 17 00:00:00 2001 From: The MMGen Project Date: Mon, 30 Dec 2024 11:31:39 +0000 Subject: [PATCH] eth-requirements.txt: remove versioning from py-ecc, mypy-extensions --- eth-requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/eth-requirements.txt b/eth-requirements.txt index 125498ee..ecbbdfe8 100644 --- a/eth-requirements.txt +++ b/eth-requirements.txt @@ -1,5 +1,5 @@ # Install with --no-deps. Otherwise, many unneeded dependencies will be # installed. -py_ecc==1.6.0 -mypy_extensions==0.4.1 +py_ecc +mypy_extensions