From 6b2b0429c2f8fe3a391464e8f75faf0b6b760bb9 Mon Sep 17 00:00:00 2001 From: Jean-Paul Calderone Date: Fri, 2 Dec 2022 11:34:48 -0500 Subject: [PATCH] Let Eliot pull it in --- setup.cfg | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setup.cfg b/setup.cfg index 38e82f81d..e7f6ea922 100644 --- a/setup.cfg +++ b/setup.cfg @@ -100,10 +100,6 @@ install_requires = # A new enough version to support custom JSON encoders. eliot >= 1.13.0 - # Pyrsistent 0.17.0 (which we use by way of Eliot) has dropped - # Python 2 entirely; stick to the version known to work for us. - pyrsistent - # A great way to define types of values. attrs >= 18.2.0